./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur.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_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/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_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/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_6b149784-3826-4daf-b566-9ad9dd44c7a1/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 5bf99dd5722e6551de991a345b21615b777cf7cef3d452afb8b79773fd45d3d8 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:02:38,980 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:02:39,048 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 05:02:39,052 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:02:39,053 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:02:39,077 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:02:39,078 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:02:39,078 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:02:39,079 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:02:39,079 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:02:39,080 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:02:39,081 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:02:39,081 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:02:39,082 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:02:39,082 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:02:39,083 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 05:02:39,083 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:02:39,084 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 05:02:39,084 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:02:39,085 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:02:39,085 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:02:39,086 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:02:39,086 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 05:02:39,087 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 05:02:39,087 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 05:02:39,087 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:02:39,088 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:02:39,088 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:02:39,089 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:02:39,089 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:02:39,090 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:02:39,090 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:02:39,091 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:02:39,091 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 05:02:39,091 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 05:02:39,092 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 05:02:39,092 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:02:39,093 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:02:39,093 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 05:02:39,093 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:02:39,094 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:02:39,094 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_6b149784-3826-4daf-b566-9ad9dd44c7a1/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_6b149784-3826-4daf-b566-9ad9dd44c7a1/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 -> 5bf99dd5722e6551de991a345b21615b777cf7cef3d452afb8b79773fd45d3d8 [2023-11-29 05:02:39,350 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:02:39,384 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:02:39,387 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:02:39,389 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:02:39,389 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:02:39,390 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur.i [2023-11-29 05:02:42,155 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:02:42,378 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:02:42,378 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/sv-benchmarks/c/pthread-ext/36_stack_cas_p0_vs_concur.i [2023-11-29 05:02:42,395 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/data/f43c80aa0/1dc4b4e6a76f41f895daab85ff307af7/FLAG7d2d06a75 [2023-11-29 05:02:42,408 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/data/f43c80aa0/1dc4b4e6a76f41f895daab85ff307af7 [2023-11-29 05:02:42,410 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:02:42,412 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:02:42,413 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:02:42,413 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:02:42,418 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:02:42,419 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,420 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4599c8be and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42, skipping insertion in model container [2023-11-29 05:02:42,420 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,467 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:02:42,786 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:02:42,796 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 05:02:42,849 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:02:42,876 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:02:42,876 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:02:42,882 INFO L206 MainTranslator]: Completed translation [2023-11-29 05:02:42,883 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42 WrapperNode [2023-11-29 05:02:42,883 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:02:42,884 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 05:02:42,884 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 05:02:42,884 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 05:02:42,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,912 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,945 INFO L138 Inliner]: procedures = 172, calls = 40, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 201 [2023-11-29 05:02:42,946 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 05:02:42,947 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 05:02:42,947 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 05:02:42,947 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 05:02:42,956 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,957 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,962 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,962 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,979 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,984 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,986 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,989 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:42,993 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 05:02:42,994 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 05:02:42,994 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 05:02:42,994 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 05:02:42,995 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (1/1) ... [2023-11-29 05:02:43,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:02:43,012 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:02:43,023 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 05:02:43,026 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b149784-3826-4daf-b566-9ad9dd44c7a1/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 05:02:43,056 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 05:02:43,057 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-29 05:02:43,057 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-29 05:02:43,057 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 05:02:43,057 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 05:02:43,057 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 05:02:43,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 05:02:43,058 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 05:02:43,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 05:02:43,058 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 05:02:43,058 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 05:02:43,058 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 05:02:43,060 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 05:02:43,182 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 05:02:43,184 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 05:02:43,600 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 05:02:43,839 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 05:02:43,840 INFO L309 CfgBuilder]: Removed 3 assume(true) statements. [2023-11-29 05:02:43,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:02:43 BoogieIcfgContainer [2023-11-29 05:02:43,842 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 05:02:43,845 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 05:02:43,845 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 05:02:43,848 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 05:02:43,849 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 05:02:42" (1/3) ... [2023-11-29 05:02:43,849 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5547987c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:02:43, skipping insertion in model container [2023-11-29 05:02:43,850 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:02:42" (2/3) ... [2023-11-29 05:02:43,850 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5547987c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:02:43, skipping insertion in model container [2023-11-29 05:02:43,850 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:02:43" (3/3) ... [2023-11-29 05:02:43,852 INFO L112 eAbstractionObserver]: Analyzing ICFG 36_stack_cas_p0_vs_concur.i [2023-11-29 05:02:43,862 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 05:02:43,875 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 05:02:43,875 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 19 error locations. [2023-11-29 05:02:43,875 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 05:02:43,982 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 05:02:44,027 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 136 transitions, 276 flow [2023-11-29 05:02:44,095 INFO L124 PetriNetUnfolderBase]: 9/147 cut-off events. [2023-11-29 05:02:44,095 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 05:02:44,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 151 conditions, 147 events. 9/147 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 157 event pairs, 0 based on Foata normal form. 0/117 useless extension candidates. Maximal degree in co-relation 120. Up to 4 conditions per place. [2023-11-29 05:02:44,102 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 136 transitions, 276 flow [2023-11-29 05:02:44,108 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 136 transitions, 276 flow [2023-11-29 05:02:44,120 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:02:44,129 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;@5d4f1973, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:02:44,129 INFO L358 AbstractCegarLoop]: Starting to check reachability of 39 error locations. [2023-11-29 05:02:44,142 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 05:02:44,142 INFO L124 PetriNetUnfolderBase]: 3/48 cut-off events. [2023-11-29 05:02:44,142 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 05:02:44,142 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:44,143 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:02:44,144 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 35 more)] === [2023-11-29 05:02:44,149 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:44,150 INFO L85 PathProgramCache]: Analyzing trace with hash -454694089, now seen corresponding path program 1 times [2023-11-29 05:02:44,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:44,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037119136] [2023-11-29 05:02:44,162 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:44,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:44,301 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 05:02:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:44,353 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 05:02:44,355 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 05:02:44,357 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (38 of 39 remaining) [2023-11-29 05:02:44,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (37 of 39 remaining) [2023-11-29 05:02:44,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 39 remaining) [2023-11-29 05:02:44,359 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 39 remaining) [2023-11-29 05:02:44,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (34 of 39 remaining) [2023-11-29 05:02:44,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (33 of 39 remaining) [2023-11-29 05:02:44,360 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 39 remaining) [2023-11-29 05:02:44,361 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 39 remaining) [2023-11-29 05:02:44,361 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 39 remaining) [2023-11-29 05:02:44,361 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (29 of 39 remaining) [2023-11-29 05:02:44,361 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (28 of 39 remaining) [2023-11-29 05:02:44,362 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (27 of 39 remaining) [2023-11-29 05:02:44,362 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (26 of 39 remaining) [2023-11-29 05:02:44,362 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (25 of 39 remaining) [2023-11-29 05:02:44,363 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (24 of 39 remaining) [2023-11-29 05:02:44,363 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (23 of 39 remaining) [2023-11-29 05:02:44,363 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (22 of 39 remaining) [2023-11-29 05:02:44,363 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (21 of 39 remaining) [2023-11-29 05:02:44,364 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (20 of 39 remaining) [2023-11-29 05:02:44,364 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (19 of 39 remaining) [2023-11-29 05:02:44,364 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 39 remaining) [2023-11-29 05:02:44,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 39 remaining) [2023-11-29 05:02:44,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 39 remaining) [2023-11-29 05:02:44,365 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 39 remaining) [2023-11-29 05:02:44,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 39 remaining) [2023-11-29 05:02:44,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 39 remaining) [2023-11-29 05:02:44,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 39 remaining) [2023-11-29 05:02:44,366 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 39 remaining) [2023-11-29 05:02:44,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (10 of 39 remaining) [2023-11-29 05:02:44,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 39 remaining) [2023-11-29 05:02:44,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (8 of 39 remaining) [2023-11-29 05:02:44,367 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 39 remaining) [2023-11-29 05:02:44,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (6 of 39 remaining) [2023-11-29 05:02:44,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (5 of 39 remaining) [2023-11-29 05:02:44,368 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (4 of 39 remaining) [2023-11-29 05:02:44,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (3 of 39 remaining) [2023-11-29 05:02:44,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 39 remaining) [2023-11-29 05:02:44,369 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (1 of 39 remaining) [2023-11-29 05:02:44,370 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (0 of 39 remaining) [2023-11-29 05:02:44,370 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 05:02:44,371 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-29 05:02:44,374 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 05:02:44,375 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 05:02:44,509 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 05:02:44,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 234 places, 244 transitions, 498 flow [2023-11-29 05:02:44,595 INFO L124 PetriNetUnfolderBase]: 17/268 cut-off events. [2023-11-29 05:02:44,595 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 05:02:44,602 INFO L83 FinitePrefix]: Finished finitePrefix Result has 276 conditions, 268 events. 17/268 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 606 event pairs, 0 based on Foata normal form. 0/210 useless extension candidates. Maximal degree in co-relation 227. Up to 6 conditions per place. [2023-11-29 05:02:44,602 INFO L82 GeneralOperation]: Start removeDead. Operand has 234 places, 244 transitions, 498 flow [2023-11-29 05:02:44,608 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 234 places, 244 transitions, 498 flow [2023-11-29 05:02:44,610 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:02:44,611 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;@5d4f1973, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:02:44,611 INFO L358 AbstractCegarLoop]: Starting to check reachability of 58 error locations. [2023-11-29 05:02:44,620 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 05:02:44,620 INFO L124 PetriNetUnfolderBase]: 5/59 cut-off events. [2023-11-29 05:02:44,620 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 05:02:44,620 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:44,621 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] [2023-11-29 05:02:44,621 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 54 more)] === [2023-11-29 05:02:44,621 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:44,621 INFO L85 PathProgramCache]: Analyzing trace with hash 2134177002, now seen corresponding path program 1 times [2023-11-29 05:02:44,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:44,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1781107707] [2023-11-29 05:02:44,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:44,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:44,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:02:44,724 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 05:02:44,725 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:02:44,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1781107707] [2023-11-29 05:02:44,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1781107707] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:02:44,726 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:02:44,726 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 05:02:44,726 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1121113871] [2023-11-29 05:02:44,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:02:44,736 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 05:02:44,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:02:44,769 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 05:02:44,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:02:44,773 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 198 out of 244 [2023-11-29 05:02:44,777 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 234 places, 244 transitions, 498 flow. Second operand has 2 states, 2 states have (on average 199.0) internal successors, (398), 2 states have internal predecessors, (398), 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 05:02:44,777 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:02:44,777 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 198 of 244 [2023-11-29 05:02:44,778 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:02:45,058 INFO L124 PetriNetUnfolderBase]: 38/589 cut-off events. [2023-11-29 05:02:45,058 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2023-11-29 05:02:45,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 658 conditions, 589 events. 38/589 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 2251 event pairs, 15 based on Foata normal form. 59/582 useless extension candidates. Maximal degree in co-relation 226. Up to 52 conditions per place. [2023-11-29 05:02:45,066 INFO L140 encePairwiseOnDemand]: 208/244 looper letters, 10 selfloop transitions, 0 changer transitions 0/191 dead transitions. [2023-11-29 05:02:45,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 191 places, 191 transitions, 412 flow [2023-11-29 05:02:45,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 05:02:45,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 05:02:45,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 442 transitions. [2023-11-29 05:02:45,084 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9057377049180327 [2023-11-29 05:02:45,085 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 442 transitions. [2023-11-29 05:02:45,085 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 442 transitions. [2023-11-29 05:02:45,087 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:02:45,090 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 442 transitions. [2023-11-29 05:02:45,095 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 221.0) internal successors, (442), 2 states have internal predecessors, (442), 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 05:02:45,101 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 244.0) internal successors, (732), 3 states have internal predecessors, (732), 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 05:02:45,102 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 244.0) internal successors, (732), 3 states have internal predecessors, (732), 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 05:02:45,105 INFO L175 Difference]: Start difference. First operand has 234 places, 244 transitions, 498 flow. Second operand 2 states and 442 transitions. [2023-11-29 05:02:45,106 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 191 places, 191 transitions, 412 flow [2023-11-29 05:02:45,111 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 191 places, 191 transitions, 412 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 05:02:45,116 INFO L231 Difference]: Finished difference. Result has 191 places, 191 transitions, 392 flow [2023-11-29 05:02:45,119 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=244, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=190, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=191, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=392, PETRI_PLACES=191, PETRI_TRANSITIONS=191} [2023-11-29 05:02:45,122 INFO L281 CegarLoopForPetriNet]: 234 programPoint places, -43 predicate places. [2023-11-29 05:02:45,123 INFO L495 AbstractCegarLoop]: Abstraction has has 191 places, 191 transitions, 392 flow [2023-11-29 05:02:45,123 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 199.0) internal successors, (398), 2 states have internal predecessors, (398), 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 05:02:45,123 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:45,124 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:02:45,124 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 05:02:45,124 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 54 more)] === [2023-11-29 05:02:45,124 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:45,125 INFO L85 PathProgramCache]: Analyzing trace with hash -745373907, now seen corresponding path program 1 times [2023-11-29 05:02:45,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:45,125 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [633833942] [2023-11-29 05:02:45,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:45,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:45,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:45,150 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 05:02:45,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:45,174 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 05:02:45,175 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 05:02:45,175 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (57 of 58 remaining) [2023-11-29 05:02:45,175 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (56 of 58 remaining) [2023-11-29 05:02:45,176 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (55 of 58 remaining) [2023-11-29 05:02:45,176 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (54 of 58 remaining) [2023-11-29 05:02:45,176 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (53 of 58 remaining) [2023-11-29 05:02:45,176 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (52 of 58 remaining) [2023-11-29 05:02:45,176 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 58 remaining) [2023-11-29 05:02:45,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (50 of 58 remaining) [2023-11-29 05:02:45,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (49 of 58 remaining) [2023-11-29 05:02:45,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (48 of 58 remaining) [2023-11-29 05:02:45,177 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (47 of 58 remaining) [2023-11-29 05:02:45,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 58 remaining) [2023-11-29 05:02:45,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (45 of 58 remaining) [2023-11-29 05:02:45,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (44 of 58 remaining) [2023-11-29 05:02:45,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (43 of 58 remaining) [2023-11-29 05:02:45,178 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (42 of 58 remaining) [2023-11-29 05:02:45,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (41 of 58 remaining) [2023-11-29 05:02:45,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (40 of 58 remaining) [2023-11-29 05:02:45,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (39 of 58 remaining) [2023-11-29 05:02:45,179 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (38 of 58 remaining) [2023-11-29 05:02:45,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (37 of 58 remaining) [2023-11-29 05:02:45,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 58 remaining) [2023-11-29 05:02:45,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 58 remaining) [2023-11-29 05:02:45,180 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (34 of 58 remaining) [2023-11-29 05:02:45,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (33 of 58 remaining) [2023-11-29 05:02:45,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 58 remaining) [2023-11-29 05:02:45,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 58 remaining) [2023-11-29 05:02:45,181 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 58 remaining) [2023-11-29 05:02:45,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (29 of 58 remaining) [2023-11-29 05:02:45,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (28 of 58 remaining) [2023-11-29 05:02:45,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (27 of 58 remaining) [2023-11-29 05:02:45,182 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (26 of 58 remaining) [2023-11-29 05:02:45,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (25 of 58 remaining) [2023-11-29 05:02:45,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (24 of 58 remaining) [2023-11-29 05:02:45,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (23 of 58 remaining) [2023-11-29 05:02:45,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (22 of 58 remaining) [2023-11-29 05:02:45,183 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (21 of 58 remaining) [2023-11-29 05:02:45,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (20 of 58 remaining) [2023-11-29 05:02:45,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (19 of 58 remaining) [2023-11-29 05:02:45,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 58 remaining) [2023-11-29 05:02:45,184 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 58 remaining) [2023-11-29 05:02:45,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 58 remaining) [2023-11-29 05:02:45,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 58 remaining) [2023-11-29 05:02:45,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 58 remaining) [2023-11-29 05:02:45,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 58 remaining) [2023-11-29 05:02:45,185 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 58 remaining) [2023-11-29 05:02:45,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 58 remaining) [2023-11-29 05:02:45,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (10 of 58 remaining) [2023-11-29 05:02:45,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 58 remaining) [2023-11-29 05:02:45,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (8 of 58 remaining) [2023-11-29 05:02:45,186 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 58 remaining) [2023-11-29 05:02:45,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (6 of 58 remaining) [2023-11-29 05:02:45,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (5 of 58 remaining) [2023-11-29 05:02:45,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (4 of 58 remaining) [2023-11-29 05:02:45,187 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (3 of 58 remaining) [2023-11-29 05:02:45,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 58 remaining) [2023-11-29 05:02:45,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (1 of 58 remaining) [2023-11-29 05:02:45,188 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (0 of 58 remaining) [2023-11-29 05:02:45,188 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 05:02:45,188 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-29 05:02:45,189 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 05:02:45,189 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-29 05:02:45,346 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 05:02:45,352 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 337 places, 352 transitions, 722 flow [2023-11-29 05:02:45,467 INFO L124 PetriNetUnfolderBase]: 25/389 cut-off events. [2023-11-29 05:02:45,467 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-29 05:02:45,473 INFO L83 FinitePrefix]: Finished finitePrefix Result has 402 conditions, 389 events. 25/389 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1235 event pairs, 0 based on Foata normal form. 0/303 useless extension candidates. Maximal degree in co-relation 334. Up to 8 conditions per place. [2023-11-29 05:02:45,473 INFO L82 GeneralOperation]: Start removeDead. Operand has 337 places, 352 transitions, 722 flow [2023-11-29 05:02:45,484 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 337 places, 352 transitions, 722 flow [2023-11-29 05:02:45,486 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:02:45,487 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;@5d4f1973, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:02:45,487 INFO L358 AbstractCegarLoop]: Starting to check reachability of 77 error locations. [2023-11-29 05:02:45,494 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 05:02:45,494 INFO L124 PetriNetUnfolderBase]: 5/59 cut-off events. [2023-11-29 05:02:45,494 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 05:02:45,494 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:45,494 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] [2023-11-29 05:02:45,495 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 73 more)] === [2023-11-29 05:02:45,495 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:45,495 INFO L85 PathProgramCache]: Analyzing trace with hash 1838195935, now seen corresponding path program 1 times [2023-11-29 05:02:45,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:45,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845205348] [2023-11-29 05:02:45,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:45,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:45,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:02:45,540 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 05:02:45,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:02:45,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [845205348] [2023-11-29 05:02:45,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [845205348] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:02:45,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:02:45,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 05:02:45,541 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836145337] [2023-11-29 05:02:45,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:02:45,542 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 05:02:45,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:02:45,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 05:02:45,543 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:02:45,545 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 284 out of 352 [2023-11-29 05:02:45,546 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 337 places, 352 transitions, 722 flow. Second operand has 2 states, 2 states have (on average 285.0) internal successors, (570), 2 states have internal predecessors, (570), 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 05:02:45,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:02:45,547 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 284 of 352 [2023-11-29 05:02:45,547 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:02:46,694 INFO L124 PetriNetUnfolderBase]: 325/3097 cut-off events. [2023-11-29 05:02:46,694 INFO L125 PetriNetUnfolderBase]: For 190/190 co-relation queries the response was YES. [2023-11-29 05:02:46,712 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3596 conditions, 3097 events. 325/3097 cut-off events. For 190/190 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 24409 event pairs, 178 based on Foata normal form. 408/3156 useless extension candidates. Maximal degree in co-relation 660. Up to 397 conditions per place. [2023-11-29 05:02:46,736 INFO L140 encePairwiseOnDemand]: 299/352 looper letters, 15 selfloop transitions, 0 changer transitions 0/276 dead transitions. [2023-11-29 05:02:46,737 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 275 places, 276 transitions, 600 flow [2023-11-29 05:02:46,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 05:02:46,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 05:02:46,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 636 transitions. [2023-11-29 05:02:46,741 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9034090909090909 [2023-11-29 05:02:46,741 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 636 transitions. [2023-11-29 05:02:46,741 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 636 transitions. [2023-11-29 05:02:46,742 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:02:46,742 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 636 transitions. [2023-11-29 05:02:46,744 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 318.0) internal successors, (636), 2 states have internal predecessors, (636), 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 05:02:46,747 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 352.0) internal successors, (1056), 3 states have internal predecessors, (1056), 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 05:02:46,748 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 352.0) internal successors, (1056), 3 states have internal predecessors, (1056), 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 05:02:46,748 INFO L175 Difference]: Start difference. First operand has 337 places, 352 transitions, 722 flow. Second operand 2 states and 636 transitions. [2023-11-29 05:02:46,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 275 places, 276 transitions, 600 flow [2023-11-29 05:02:46,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 275 places, 276 transitions, 598 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-29 05:02:46,758 INFO L231 Difference]: Finished difference. Result has 275 places, 276 transitions, 568 flow [2023-11-29 05:02:46,758 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=274, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=276, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=568, PETRI_PLACES=275, PETRI_TRANSITIONS=276} [2023-11-29 05:02:46,759 INFO L281 CegarLoopForPetriNet]: 337 programPoint places, -62 predicate places. [2023-11-29 05:02:46,759 INFO L495 AbstractCegarLoop]: Abstraction has has 275 places, 276 transitions, 568 flow [2023-11-29 05:02:46,760 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 285.0) internal successors, (570), 2 states have internal predecessors, (570), 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 05:02:46,760 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:46,760 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] [2023-11-29 05:02:46,760 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 05:02:46,761 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 73 more)] === [2023-11-29 05:02:46,761 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:46,761 INFO L85 PathProgramCache]: Analyzing trace with hash -1419601144, now seen corresponding path program 1 times [2023-11-29 05:02:46,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:46,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328442137] [2023-11-29 05:02:46,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:46,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:46,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:02:47,222 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 05:02:47,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:02:47,223 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [328442137] [2023-11-29 05:02:47,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [328442137] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:02:47,223 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:02:47,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 05:02:47,224 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1684844195] [2023-11-29 05:02:47,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:02:47,224 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:02:47,225 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:02:47,225 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:02:47,225 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:02:48,052 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 352 [2023-11-29 05:02:48,054 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 275 places, 276 transitions, 568 flow. Second operand has 6 states, 6 states have (on average 256.5) internal successors, (1539), 6 states have internal predecessors, (1539), 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 05:02:48,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:02:48,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 352 [2023-11-29 05:02:48,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:02:53,265 INFO L124 PetriNetUnfolderBase]: 4010/22315 cut-off events. [2023-11-29 05:02:53,265 INFO L125 PetriNetUnfolderBase]: For 1147/1147 co-relation queries the response was YES. [2023-11-29 05:02:53,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28762 conditions, 22315 events. 4010/22315 cut-off events. For 1147/1147 co-relation queries the response was YES. Maximal size of possible extension queue 422. Compared 282137 event pairs, 616 based on Foata normal form. 0/19946 useless extension candidates. Maximal degree in co-relation 28756. Up to 3545 conditions per place. [2023-11-29 05:02:53,485 INFO L140 encePairwiseOnDemand]: 323/352 looper letters, 76 selfloop transitions, 37 changer transitions 0/346 dead transitions. [2023-11-29 05:02:53,486 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 280 places, 346 transitions, 974 flow [2023-11-29 05:02:53,486 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 05:02:53,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 05:02:53,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1647 transitions. [2023-11-29 05:02:53,494 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7798295454545454 [2023-11-29 05:02:53,494 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1647 transitions. [2023-11-29 05:02:53,494 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1647 transitions. [2023-11-29 05:02:53,496 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:02:53,497 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1647 transitions. [2023-11-29 05:02:53,503 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 274.5) internal successors, (1647), 6 states have internal predecessors, (1647), 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 05:02:53,511 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 352.0) internal successors, (2464), 7 states have internal predecessors, (2464), 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 05:02:53,513 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 352.0) internal successors, (2464), 7 states have internal predecessors, (2464), 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 05:02:53,513 INFO L175 Difference]: Start difference. First operand has 275 places, 276 transitions, 568 flow. Second operand 6 states and 1647 transitions. [2023-11-29 05:02:53,513 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 280 places, 346 transitions, 974 flow [2023-11-29 05:02:53,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 280 places, 346 transitions, 974 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 05:02:53,527 INFO L231 Difference]: Finished difference. Result has 285 places, 312 transitions, 844 flow [2023-11-29 05:02:53,528 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=352, PETRI_DIFFERENCE_MINUEND_FLOW=568, PETRI_DIFFERENCE_MINUEND_PLACES=275, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=251, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=844, PETRI_PLACES=285, PETRI_TRANSITIONS=312} [2023-11-29 05:02:53,529 INFO L281 CegarLoopForPetriNet]: 337 programPoint places, -52 predicate places. [2023-11-29 05:02:53,529 INFO L495 AbstractCegarLoop]: Abstraction has has 285 places, 312 transitions, 844 flow [2023-11-29 05:02:53,531 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 256.5) internal successors, (1539), 6 states have internal predecessors, (1539), 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 05:02:53,531 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:53,531 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:02:53,531 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 05:02:53,532 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 73 more)] === [2023-11-29 05:02:53,532 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:53,532 INFO L85 PathProgramCache]: Analyzing trace with hash -2067979082, now seen corresponding path program 1 times [2023-11-29 05:02:53,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:53,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597306918] [2023-11-29 05:02:53,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:53,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:53,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:53,553 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 05:02:53,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 05:02:53,576 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 05:02:53,576 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 05:02:53,577 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (76 of 77 remaining) [2023-11-29 05:02:53,577 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (75 of 77 remaining) [2023-11-29 05:02:53,578 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (74 of 77 remaining) [2023-11-29 05:02:53,578 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (73 of 77 remaining) [2023-11-29 05:02:53,578 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (72 of 77 remaining) [2023-11-29 05:02:53,578 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (71 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (70 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (69 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (68 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (67 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (66 of 77 remaining) [2023-11-29 05:02:53,579 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (65 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (64 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (63 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (62 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (61 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (60 of 77 remaining) [2023-11-29 05:02:53,580 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (59 of 77 remaining) [2023-11-29 05:02:53,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (58 of 77 remaining) [2023-11-29 05:02:53,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (57 of 77 remaining) [2023-11-29 05:02:53,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (56 of 77 remaining) [2023-11-29 05:02:53,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (55 of 77 remaining) [2023-11-29 05:02:53,581 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (54 of 77 remaining) [2023-11-29 05:02:53,582 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (53 of 77 remaining) [2023-11-29 05:02:53,582 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (52 of 77 remaining) [2023-11-29 05:02:53,582 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (51 of 77 remaining) [2023-11-29 05:02:53,582 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (50 of 77 remaining) [2023-11-29 05:02:53,582 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (49 of 77 remaining) [2023-11-29 05:02:53,583 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (48 of 77 remaining) [2023-11-29 05:02:53,583 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (47 of 77 remaining) [2023-11-29 05:02:53,583 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (46 of 77 remaining) [2023-11-29 05:02:53,583 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (45 of 77 remaining) [2023-11-29 05:02:53,583 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (44 of 77 remaining) [2023-11-29 05:02:53,584 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (43 of 77 remaining) [2023-11-29 05:02:53,584 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (42 of 77 remaining) [2023-11-29 05:02:53,584 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (41 of 77 remaining) [2023-11-29 05:02:53,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (40 of 77 remaining) [2023-11-29 05:02:53,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (39 of 77 remaining) [2023-11-29 05:02:53,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (38 of 77 remaining) [2023-11-29 05:02:53,585 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (37 of 77 remaining) [2023-11-29 05:02:53,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (36 of 77 remaining) [2023-11-29 05:02:53,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 77 remaining) [2023-11-29 05:02:53,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (34 of 77 remaining) [2023-11-29 05:02:53,586 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (33 of 77 remaining) [2023-11-29 05:02:53,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (32 of 77 remaining) [2023-11-29 05:02:53,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (31 of 77 remaining) [2023-11-29 05:02:53,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (30 of 77 remaining) [2023-11-29 05:02:53,587 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (29 of 77 remaining) [2023-11-29 05:02:53,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (28 of 77 remaining) [2023-11-29 05:02:53,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (27 of 77 remaining) [2023-11-29 05:02:53,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (26 of 77 remaining) [2023-11-29 05:02:53,588 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (25 of 77 remaining) [2023-11-29 05:02:53,589 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (24 of 77 remaining) [2023-11-29 05:02:53,589 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (23 of 77 remaining) [2023-11-29 05:02:53,589 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (22 of 77 remaining) [2023-11-29 05:02:53,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (21 of 77 remaining) [2023-11-29 05:02:53,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (20 of 77 remaining) [2023-11-29 05:02:53,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (19 of 77 remaining) [2023-11-29 05:02:53,590 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (18 of 77 remaining) [2023-11-29 05:02:53,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 77 remaining) [2023-11-29 05:02:53,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 77 remaining) [2023-11-29 05:02:53,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 77 remaining) [2023-11-29 05:02:53,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 77 remaining) [2023-11-29 05:02:53,591 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (12 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (11 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (10 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (9 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (8 of 77 remaining) [2023-11-29 05:02:53,592 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (6 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (5 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (4 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (3 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 77 remaining) [2023-11-29 05:02:53,593 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (1 of 77 remaining) [2023-11-29 05:02:53,594 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (0 of 77 remaining) [2023-11-29 05:02:53,594 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 05:02:53,594 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 05:02:53,595 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 05:02:53,595 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-29 05:02:53,749 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 05:02:53,755 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 440 places, 460 transitions, 948 flow [2023-11-29 05:02:53,952 INFO L124 PetriNetUnfolderBase]: 33/510 cut-off events. [2023-11-29 05:02:53,952 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-29 05:02:53,961 INFO L83 FinitePrefix]: Finished finitePrefix Result has 529 conditions, 510 events. 33/510 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1935 event pairs, 0 based on Foata normal form. 0/396 useless extension candidates. Maximal degree in co-relation 441. Up to 10 conditions per place. [2023-11-29 05:02:53,961 INFO L82 GeneralOperation]: Start removeDead. Operand has 440 places, 460 transitions, 948 flow [2023-11-29 05:02:53,973 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 440 places, 460 transitions, 948 flow [2023-11-29 05:02:53,974 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:02:53,975 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;@5d4f1973, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:02:53,975 INFO L358 AbstractCegarLoop]: Starting to check reachability of 96 error locations. [2023-11-29 05:02:53,980 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 05:02:53,980 INFO L124 PetriNetUnfolderBase]: 5/59 cut-off events. [2023-11-29 05:02:53,981 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 05:02:53,981 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:53,981 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] [2023-11-29 05:02:53,981 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 92 more)] === [2023-11-29 05:02:53,981 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:53,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1817477953, now seen corresponding path program 1 times [2023-11-29 05:02:53,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:53,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [862385855] [2023-11-29 05:02:53,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:53,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:53,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:02:54,006 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 05:02:54,006 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:02:54,006 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [862385855] [2023-11-29 05:02:54,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [862385855] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:02:54,006 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:02:54,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 05:02:54,007 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096843626] [2023-11-29 05:02:54,007 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:02:54,007 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 05:02:54,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:02:54,008 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 05:02:54,008 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 05:02:54,009 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 370 out of 460 [2023-11-29 05:02:54,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 440 places, 460 transitions, 948 flow. Second operand has 2 states, 2 states have (on average 371.0) internal successors, (742), 2 states have internal predecessors, (742), 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 05:02:54,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:02:54,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 370 of 460 [2023-11-29 05:02:54,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:02:58,039 INFO L124 PetriNetUnfolderBase]: 2297/16030 cut-off events. [2023-11-29 05:02:58,039 INFO L125 PetriNetUnfolderBase]: For 1729/1729 co-relation queries the response was YES. [2023-11-29 05:02:58,141 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19338 conditions, 16030 events. 2297/16030 cut-off events. For 1729/1729 co-relation queries the response was YES. Maximal size of possible extension queue 209. Compared 183294 event pairs, 1422 based on Foata normal form. 2581/16871 useless extension candidates. Maximal degree in co-relation 3605. Up to 2665 conditions per place. [2023-11-29 05:02:58,235 INFO L140 encePairwiseOnDemand]: 390/460 looper letters, 20 selfloop transitions, 0 changer transitions 0/361 dead transitions. [2023-11-29 05:02:58,235 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 359 places, 361 transitions, 790 flow [2023-11-29 05:02:58,236 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 05:02:58,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 05:02:58,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 830 transitions. [2023-11-29 05:02:58,239 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9021739130434783 [2023-11-29 05:02:58,239 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 830 transitions. [2023-11-29 05:02:58,239 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 830 transitions. [2023-11-29 05:02:58,239 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:02:58,240 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 830 transitions. [2023-11-29 05:02:58,242 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 415.0) internal successors, (830), 2 states have internal predecessors, (830), 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 05:02:58,244 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 460.0) internal successors, (1380), 3 states have internal predecessors, (1380), 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 05:02:58,245 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 460.0) internal successors, (1380), 3 states have internal predecessors, (1380), 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 05:02:58,245 INFO L175 Difference]: Start difference. First operand has 440 places, 460 transitions, 948 flow. Second operand 2 states and 830 transitions. [2023-11-29 05:02:58,245 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 359 places, 361 transitions, 790 flow [2023-11-29 05:02:58,250 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 359 places, 361 transitions, 784 flow, removed 3 selfloop flow, removed 0 redundant places. [2023-11-29 05:02:58,256 INFO L231 Difference]: Finished difference. Result has 359 places, 361 transitions, 744 flow [2023-11-29 05:02:58,257 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=460, PETRI_DIFFERENCE_MINUEND_FLOW=744, PETRI_DIFFERENCE_MINUEND_PLACES=358, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=361, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=361, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=744, PETRI_PLACES=359, PETRI_TRANSITIONS=361} [2023-11-29 05:02:58,258 INFO L281 CegarLoopForPetriNet]: 440 programPoint places, -81 predicate places. [2023-11-29 05:02:58,258 INFO L495 AbstractCegarLoop]: Abstraction has has 359 places, 361 transitions, 744 flow [2023-11-29 05:02:58,259 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 371.0) internal successors, (742), 2 states have internal predecessors, (742), 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 05:02:58,259 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:02:58,259 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] [2023-11-29 05:02:58,259 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 05:02:58,260 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 92 more)] === [2023-11-29 05:02:58,260 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:02:58,260 INFO L85 PathProgramCache]: Analyzing trace with hash -486525048, now seen corresponding path program 1 times [2023-11-29 05:02:58,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:02:58,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1038764239] [2023-11-29 05:02:58,260 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:02:58,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:02:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:02:58,600 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 05:02:58,600 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:02:58,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1038764239] [2023-11-29 05:02:58,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1038764239] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:02:58,601 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:02:58,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 05:02:58,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186383571] [2023-11-29 05:02:58,601 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:02:58,601 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:02:58,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:02:58,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:02:58,602 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:02:59,480 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 460 [2023-11-29 05:02:59,483 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 359 places, 361 transitions, 744 flow. Second operand has 6 states, 6 states have (on average 342.5) internal successors, (2055), 6 states have internal predecessors, (2055), 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 05:02:59,483 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:02:59,483 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 460 [2023-11-29 05:02:59,483 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:03:33,071 INFO L124 PetriNetUnfolderBase]: 30323/142491 cut-off events. [2023-11-29 05:03:33,071 INFO L125 PetriNetUnfolderBase]: For 7768/7768 co-relation queries the response was YES. [2023-11-29 05:03:34,390 INFO L83 FinitePrefix]: Finished finitePrefix Result has 186077 conditions, 142491 events. 30323/142491 cut-off events. For 7768/7768 co-relation queries the response was YES. Maximal size of possible extension queue 2210. Compared 2262728 event pairs, 8198 based on Foata normal form. 0/128934 useless extension candidates. Maximal degree in co-relation 186070. Up to 26124 conditions per place. [2023-11-29 05:03:35,631 INFO L140 encePairwiseOnDemand]: 429/460 looper letters, 93 selfloop transitions, 45 changer transitions 0/451 dead transitions. [2023-11-29 05:03:35,632 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 364 places, 451 transitions, 1260 flow [2023-11-29 05:03:35,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 05:03:35,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 05:03:35,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2188 transitions. [2023-11-29 05:03:35,639 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7927536231884058 [2023-11-29 05:03:35,640 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 2188 transitions. [2023-11-29 05:03:35,640 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 2188 transitions. [2023-11-29 05:03:35,642 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:03:35,642 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 2188 transitions. [2023-11-29 05:03:35,649 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 364.6666666666667) internal successors, (2188), 6 states have internal predecessors, (2188), 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 05:03:35,655 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 460.0) internal successors, (3220), 7 states have internal predecessors, (3220), 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 05:03:35,658 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 460.0) internal successors, (3220), 7 states have internal predecessors, (3220), 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 05:03:35,658 INFO L175 Difference]: Start difference. First operand has 359 places, 361 transitions, 744 flow. Second operand 6 states and 2188 transitions. [2023-11-29 05:03:35,658 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 364 places, 451 transitions, 1260 flow [2023-11-29 05:03:35,683 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 364 places, 451 transitions, 1260 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 05:03:35,689 INFO L231 Difference]: Finished difference. Result has 369 places, 405 transitions, 1072 flow [2023-11-29 05:03:35,690 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=460, PETRI_DIFFERENCE_MINUEND_FLOW=744, PETRI_DIFFERENCE_MINUEND_PLACES=359, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=361, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=334, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1072, PETRI_PLACES=369, PETRI_TRANSITIONS=405} [2023-11-29 05:03:35,691 INFO L281 CegarLoopForPetriNet]: 440 programPoint places, -71 predicate places. [2023-11-29 05:03:35,691 INFO L495 AbstractCegarLoop]: Abstraction has has 369 places, 405 transitions, 1072 flow [2023-11-29 05:03:35,692 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 342.5) internal successors, (2055), 6 states have internal predecessors, (2055), 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 05:03:35,692 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:03:35,693 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:03:35,693 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 05:03:35,693 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE, thr1Err4ASSERT_VIOLATIONDATA_RACE (and 92 more)] === [2023-11-29 05:03:35,693 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:03:35,693 INFO L85 PathProgramCache]: Analyzing trace with hash -1725789653, now seen corresponding path program 1 times [2023-11-29 05:03:35,693 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:03:35,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944851289] [2023-11-29 05:03:35,694 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:03:35,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:03:35,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:03:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2023-11-29 05:03:36,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:03:36,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944851289] [2023-11-29 05:03:36,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944851289] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:03:36,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:03:36,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 05:03:36,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [44244077] [2023-11-29 05:03:36,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:03:36,066 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:03:36,066 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:03:36,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:03:36,067 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:03:36,802 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 460 [2023-11-29 05:03:36,804 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 369 places, 405 transitions, 1072 flow. Second operand has 6 states, 6 states have (on average 342.6666666666667) internal successors, (2056), 6 states have internal predecessors, (2056), 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 05:03:36,804 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:03:36,804 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 460 [2023-11-29 05:03:36,805 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:04:21,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:21,649 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 05:04:21,649 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:04:21,649 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:04:21,649 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2023-11-29 05:04:23,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 446#true, 23#L723-5true]) [2023-11-29 05:04:23,220 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2023-11-29 05:04:23,220 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:04:23,220 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:04:23,220 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2023-11-29 05:04:25,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 446#true, 261#L718-5true]) [2023-11-29 05:04:25,017 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 05:04:25,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:04:25,017 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2023-11-29 05:04:25,017 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:04:27,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 279#$Ultimate##0true, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:27,165 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,165 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2023-11-29 05:04:27,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 230#L714-2true, 446#true, 23#L723-5true]) [2023-11-29 05:04:27,346 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,346 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2023-11-29 05:04:27,346 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:04:27,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 333#L716-1true, 446#true, 261#L718-5true]) [2023-11-29 05:04:27,786 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:04:27,786 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-29 05:04:27,786 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2023-11-29 05:04:27,786 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:04:29,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 320#L716-2true, 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:04:29,143 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:04:29,143 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2023-11-29 05:04:29,143 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:04:29,143 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2023-11-29 05:04:30,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 446#true]) [2023-11-29 05:04:30,104 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2023-11-29 05:04:30,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:04:30,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:04:30,104 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2023-11-29 05:04:30,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 261#L718-5true, 446#true]) [2023-11-29 05:04:30,150 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:04:30,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:04:30,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:04:30,151 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2023-11-29 05:04:30,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:04:30,526 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:04:30,526 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2023-11-29 05:04:30,526 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2023-11-29 05:04:30,526 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:32,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:32,012 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:04:32,012 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:32,012 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-29 05:04:32,012 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-29 05:04:32,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:32,523 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:04:32,523 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2023-11-29 05:04:32,523 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:04:32,523 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:04:32,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:32,544 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:04:32,544 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2023-11-29 05:04:32,544 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:04:32,544 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:04:33,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:33,431 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:04:33,431 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2023-11-29 05:04:33,431 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:04:33,431 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2023-11-29 05:04:33,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 279#$Ultimate##0true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:33,986 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:04:33,986 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2023-11-29 05:04:33,986 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:33,986 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:34,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 230#L714-2true, 446#true]) [2023-11-29 05:04:34,173 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:04:34,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:34,173 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:34,173 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2023-11-29 05:04:35,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 176#L715-2true, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:35,586 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:04:35,586 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:35,586 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:35,586 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-29 05:04:36,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:04:36,169 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:04:36,169 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2023-11-29 05:04:36,169 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:04:36,170 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:04:36,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:36,322 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:04:36,322 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:04:36,322 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2023-11-29 05:04:36,322 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:04:36,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 23#L723-5true, 446#true]) [2023-11-29 05:04:36,484 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:04:36,484 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:04:36,484 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2023-11-29 05:04:36,484 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:04:38,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][223], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 333#L716-1true, 23#L723-5true, 446#true]) [2023-11-29 05:04:38,507 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2023-11-29 05:04:38,507 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:04:38,507 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2023-11-29 05:04:38,507 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:04:38,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][224], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 320#L716-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:38,508 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:38,508 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:38,508 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:38,508 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:38,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:38,863 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2023-11-29 05:04:38,863 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:04:38,863 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 05:04:38,863 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 05:04:38,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][225], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:38,998 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 05:04:38,998 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:04:38,998 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:04:38,998 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2023-11-29 05:04:39,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:39,546 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,546 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:39,546 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,546 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:39,552 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,552 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,553 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:39,553 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:39,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 144#L724-6true, 446#true]) [2023-11-29 05:04:39,817 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:04:39,817 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:39,817 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:39,817 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-29 05:04:40,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 267#L718-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:40,262 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:40,262 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:40,262 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:40,262 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:40,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:40,422 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2023-11-29 05:04:40,422 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 05:04:40,422 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:04:40,422 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:04:41,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 446#true, 23#L723-5true]) [2023-11-29 05:04:41,135 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 446#true]) [2023-11-29 05:04:41,135 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 05:04:41,135 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:41,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 261#L718-5true, 446#true]) [2023-11-29 05:04:41,293 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:04:41,293 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:41,293 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2023-11-29 05:04:41,293 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:04:41,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:41,727 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2023-11-29 05:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:41,727 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:41,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:41,869 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:41,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:41,869 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:41,870 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:43,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [2#L718-4true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:43,109 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2023-11-29 05:04:43,109 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:04:43,109 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 05:04:43,109 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 05:04:43,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:04:43,134 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:04:43,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:04:43,135 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2023-11-29 05:04:43,135 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:04:43,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:43,302 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,302 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,302 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,302 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:43,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 446#true]) [2023-11-29 05:04:43,465 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,465 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,465 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:43,465 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:43,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 279#$Ultimate##0true, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:43,646 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:43,646 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:43,646 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:43,646 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:44,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 230#L714-2true, 144#L724-6true, 446#true]) [2023-11-29 05:04:44,049 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:44,049 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:44,049 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:44,049 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:44,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:44,657 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 05:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 05:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 05:04:44,658 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 05:04:44,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 446#true, 23#L723-5true]) [2023-11-29 05:04:44,891 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2023-11-29 05:04:44,891 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 05:04:44,891 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:44,891 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 320#L716-2true, 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:45,423 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 320#L716-2true, 290#L724-2true, 234#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:45,423 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 05:04:45,423 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:45,424 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 05:04:45,424 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:46,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][223], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 333#L716-1true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,214 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 05:04:46,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:46,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:46,215 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 05:04:46,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][224], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 320#L716-2true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,215 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 05:04:46,215 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:46,215 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:46,215 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:46,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 176#L715-2true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,216 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2023-11-29 05:04:46,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:04:46,216 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:04:46,216 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 05:04:46,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 71#L716-5true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,217 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:46,217 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:46,217 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:46,217 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:46,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,218 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 05:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 05:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:46,218 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:46,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][225], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,219 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:46,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:46,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:46,828 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2023-11-29 05:04:46,828 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:04:46,828 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2023-11-29 05:04:46,828 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-29 05:04:46,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:46,829 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 05:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:46,829 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:47,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:47,451 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 05:04:47,451 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 05:04:47,451 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 05:04:47,451 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 05:04:47,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:47,597 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 05:04:47,597 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 05:04:47,597 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:47,597 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:47,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 43#L718-1true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:47,598 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 05:04:47,598 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:04:47,598 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:04:47,598 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 05:04:48,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:48,164 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:48,164 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:48,164 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 05:04:48,164 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:48,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:48,165 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:48,165 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 05:04:48,165 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:48,165 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:48,166 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:48,166 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:04:48,166 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2023-11-29 05:04:48,167 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 05:04:48,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 267#L718-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:48,967 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 05:04:48,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:48,967 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:48,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:48,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 267#L718-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:48,967 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:04:48,968 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:48,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:48,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:49,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:49,266 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2023-11-29 05:04:49,266 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:49,266 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:49,266 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:49,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:04:49,282 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2023-11-29 05:04:49,282 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:49,282 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2023-11-29 05:04:49,282 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:04:50,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:04:50,148 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:50,148 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:50,149 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:04:50,149 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:04:50,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:50,558 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2023-11-29 05:04:50,558 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 05:04:50,559 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:04:50,559 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 05:04:50,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:50,559 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:50,559 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:50,560 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 05:04:50,560 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:51,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 333#L716-1true, 446#true, 23#L723-5true]) [2023-11-29 05:04:51,578 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 05:04:51,578 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:51,578 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:51,578 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:51,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 320#L716-2true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:04:51,579 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:51,579 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:51,579 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:51,579 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:51,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:51,580 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:51,580 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:51,581 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:51,581 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:51,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:51,583 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 05:04:51,583 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 05:04:51,583 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:51,583 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 05:04:51,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 2#L718-4true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:51,674 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2023-11-29 05:04:51,674 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:51,674 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2023-11-29 05:04:51,674 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 05:04:51,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 2#L718-4true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:51,675 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 05:04:51,675 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:04:51,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:04:51,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:04:51,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 176#L715-2true, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:51,692 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:51,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:51,692 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:51,692 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:52,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:52,709 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:04:52,709 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:04:52,709 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:04:52,710 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:04:53,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:04:53,102 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,102 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:53,103 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:04:53,103 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:04:53,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][223], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 333#L716-1true, 446#true]) [2023-11-29 05:04:53,113 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,113 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:04:53,113 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,113 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:04:53,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:53,152 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 05:04:53,152 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:53,152 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:53,152 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 05:04:53,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 192#$Ultimate##0true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 144#L724-6true, 446#true]) [2023-11-29 05:04:53,288 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2023-11-29 05:04:53,288 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:53,288 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 05:04:53,288 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:04:54,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:04:54,386 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2023-11-29 05:04:54,386 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2023-11-29 05:04:54,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 05:04:54,386 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2023-11-29 05:04:54,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][224], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 320#L716-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:54,551 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:04:54,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:04:54,552 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:04:54,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:04:55,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:04:55,657 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:04:55,657 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:04:55,657 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:04:55,657 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:04:55,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 261#L718-5true, 446#true]) [2023-11-29 05:04:55,820 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 05:04:55,820 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:04:55,820 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 05:04:55,820 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:04:55,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][225], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:55,959 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 05:04:55,959 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:04:55,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 05:04:55,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 05:04:55,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 446#true]) [2023-11-29 05:04:55,994 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:04:55,994 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:04:55,994 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:04:55,995 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:04:56,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:56,275 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2023-11-29 05:04:56,275 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2023-11-29 05:04:56,275 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 05:04:56,275 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2023-11-29 05:04:57,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:57,595 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 05:04:57,595 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:04:57,595 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 05:04:57,595 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 05:04:58,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0NotInUse, 144#L724-6true, 446#true]) [2023-11-29 05:04:58,043 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2023-11-29 05:04:58,043 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2023-11-29 05:04:58,043 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 05:04:58,043 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 05:04:58,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:58,431 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,431 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,431 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,431 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:04:58,900 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,900 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,900 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,901 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 333#L716-1true, 261#L718-5true, 446#true]) [2023-11-29 05:04:58,966 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,966 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,966 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,967 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 333#L716-1true, 446#true]) [2023-11-29 05:04:58,988 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,988 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:04:58,988 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,988 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:04:58,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 320#L716-2true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:58,989 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 05:04:58,989 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:04:58,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:04:58,989 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:04:58,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:58,990 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:04:58,990 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:04:58,990 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:04:58,990 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:04:58,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:58,991 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:04:58,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:04:58,991 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:04:58,991 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:04:58,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:58,992 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2023-11-29 05:04:58,992 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:04:58,992 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:04:58,993 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2023-11-29 05:04:58,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:58,993 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 05:04:58,993 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:04:58,993 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:04:58,994 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:04:59,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:04:59,042 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2023-11-29 05:04:59,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:04:59,042 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:04:59,042 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 05:04:59,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 267#L718-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:04:59,913 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2023-11-29 05:04:59,913 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:04:59,913 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2023-11-29 05:04:59,913 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:04:59,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 267#L718-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:04:59,914 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 05:04:59,914 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:04:59,914 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:04:59,914 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:05:00,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 108#L723-2true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:00,187 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 05:05:00,187 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:05:00,187 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:05:00,187 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:00,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 320#L716-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:05:00,227 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2023-11-29 05:05:00,227 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:05:00,227 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:00,227 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2023-11-29 05:05:00,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 230#L714-2true, 261#L718-5true, 446#true]) [2023-11-29 05:05:00,620 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:05:00,620 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:05:00,620 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:05:00,620 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:05:01,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true, 261#L718-5true]) [2023-11-29 05:05:01,148 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2023-11-29 05:05:01,148 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:05:01,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:01,148 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:01,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:01,434 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:01,435 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,435 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 44#L723-3true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:01,722 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,722 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,722 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:01,767 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,767 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,767 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:05:01,767 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:01,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 144#L724-6true, 446#true]) [2023-11-29 05:05:01,925 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2023-11-29 05:05:01,925 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:01,925 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:05:01,925 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:05:02,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 320#L716-2true, 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:02,599 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:05:02,599 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:05:02,599 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:05:02,599 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:05:02,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [2#L718-4true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:02,852 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2023-11-29 05:05:02,852 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:05:02,852 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:02,852 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:05:02,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [2#L718-4true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:02,853 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:05:02,853 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:02,853 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:02,853 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:02,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:02,944 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:02,945 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2023-11-29 05:05:02,945 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:05:02,946 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2023-11-29 05:05:03,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 446#true, 261#L718-5true]) [2023-11-29 05:05:03,150 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:05:03,150 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:03,150 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:03,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:03,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:03,182 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:05:03,182 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:03,183 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:03,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 219#L716-3true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:04,033 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2023-11-29 05:05:04,033 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 05:05:04,033 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2023-11-29 05:05:04,033 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:05:04,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:04,343 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2023-11-29 05:05:04,343 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:05:04,343 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:05:04,343 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2023-11-29 05:05:04,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:04,344 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,344 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,344 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,344 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:04,601 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,601 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,601 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,601 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 71#L716-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:04,607 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,607 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,607 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,607 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 128#L722true, 446#true, 261#L718-5true]) [2023-11-29 05:05:04,621 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,622 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:04,622 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,622 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 333#L716-1true, 446#true]) [2023-11-29 05:05:04,678 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,678 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,678 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:05:04,678 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:04,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:04,735 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,735 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:04,735 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,735 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:04,736 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2023-11-29 05:05:04,736 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:05:04,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:04,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:04,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 43#L718-1true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:04,738 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:04,738 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:04,738 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:05,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:05,146 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2023-11-29 05:05:05,146 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2023-11-29 05:05:05,146 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:05:05,146 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:05:05,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2023-11-29 05:05:35,270 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:35,270 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:35,270 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:35,270 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:35,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 32#L724-2true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:35,380 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2023-11-29 05:05:35,380 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2023-11-29 05:05:35,380 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2023-11-29 05:05:35,380 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2023-11-29 05:05:36,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 261#L718-5true]) [2023-11-29 05:05:36,056 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2023-11-29 05:05:36,057 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:36,057 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:36,057 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2023-11-29 05:05:36,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, 199#L730-2true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:05:36,073 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2023-11-29 05:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:36,073 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:36,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 425#L724-3true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:36,157 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,157 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,157 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:36,158 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 242#L724-6true, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:36,389 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,389 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:36,389 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,389 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:36,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 242#L724-6true, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:36,390 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:36,390 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:36,391 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:36,391 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:36,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 134#L740-5true, 443#true, 234#L715-2true, 306#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:36,857 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,858 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:36,858 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:36,858 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [338#thr1Err12ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:36,861 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:36,861 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:36,861 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:36,861 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:37,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 384#L724-4true, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:37,175 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2023-11-29 05:05:37,176 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2023-11-29 05:05:37,176 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:37,176 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2023-11-29 05:05:37,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:37,406 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:05:37,406 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:37,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:37,407 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2023-11-29 05:05:37,407 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:05:37,407 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2023-11-29 05:05:37,407 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:05:37,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 261#L718-5true, 446#true]) [2023-11-29 05:05:37,728 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2023-11-29 05:05:37,728 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:37,728 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:37,729 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:05:37,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:37,879 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2023-11-29 05:05:37,879 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2023-11-29 05:05:37,879 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 05:05:37,880 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2023-11-29 05:05:37,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 260#L733true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:37,909 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2023-11-29 05:05:37,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:37,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:37,909 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:38,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 144#L724-6true, 446#true]) [2023-11-29 05:05:38,156 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:38,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:38,156 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:38,156 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:38,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 23#L723-5true, 446#true]) [2023-11-29 05:05:38,157 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,157 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,157 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,157 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 446#true]) [2023-11-29 05:05:38,158 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:38,158 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:38,158 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:38,158 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:38,742 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 446#true]) [2023-11-29 05:05:38,742 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:38,743 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:38,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:38,743 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:38,743 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:38,743 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 23#L723-5true, 446#true]) [2023-11-29 05:05:38,743 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,744 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,744 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,744 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 43#L718-1true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:38,778 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,778 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,778 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,779 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,779 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 43#L718-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:38,844 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,845 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:05:38,845 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,845 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 43#L718-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:38,848 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,848 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:05:38,848 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,848 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 32#L724-2true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:38,955 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,955 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:38,955 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:38,955 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:39,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:39,042 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:39,042 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:39,042 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:39,042 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:05:39,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:39,043 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2023-11-29 05:05:39,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:39,043 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:05:39,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:39,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 267#L718-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:39,579 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,579 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,579 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,579 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,579 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 267#L718-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:39,660 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,660 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,660 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,660 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:05:39,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 267#L718-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:39,663 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,663 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2023-11-29 05:05:39,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,663 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 425#L724-3true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:39,753 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,753 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,753 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 333#L716-1true, 261#L718-5true, 446#true]) [2023-11-29 05:05:39,802 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,802 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:39,802 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,802 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:39,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 32#L724-2true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 261#L718-5true, 446#true]) [2023-11-29 05:05:39,845 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:39,845 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:39,845 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:39,845 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:39,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 261#L718-5true, 446#true]) [2023-11-29 05:05:39,962 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2023-11-29 05:05:39,962 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:39,962 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:39,962 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:40,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:40,003 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2023-11-29 05:05:40,003 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:40,003 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:40,004 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:40,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:40,004 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,004 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,004 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,004 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:40,005 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:40,005 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:40,005 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:40,005 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:40,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 65#L724-5true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:40,011 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2023-11-29 05:05:40,011 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2023-11-29 05:05:40,011 INFO L297 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2023-11-29 05:05:40,011 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 05:05:40,561 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 246#L723-1true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:40,561 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:40,561 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:40,561 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:40,561 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:40,561 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:40,562 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:40,562 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,562 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,562 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,562 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,562 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:40,585 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,585 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,585 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,585 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,586 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:40,688 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,688 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:40,688 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [205#L718-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:40,697 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,697 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:40,697 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,697 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 384#L724-4true, 446#true, 261#L718-5true]) [2023-11-29 05:05:40,796 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,796 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,796 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,796 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 320#L716-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 261#L718-5true, 446#true]) [2023-11-29 05:05:40,824 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,824 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,824 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,824 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 333#L716-1true, 446#true, 23#L723-5true]) [2023-11-29 05:05:40,827 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2023-11-29 05:05:40,827 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2023-11-29 05:05:40,828 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:40,828 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:40,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 320#L716-2true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:40,829 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:40,829 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:40,829 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:40,829 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:40,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:40,831 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,831 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,831 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:40,831 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:40,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:40,832 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:40,832 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:40,832 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:40,832 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:40,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][223], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 246#L723-1true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:40,884 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2023-11-29 05:05:40,884 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:05:40,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 05:05:40,884 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 05:05:40,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][223], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 246#L723-1true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:40,885 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:40,885 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:05:40,885 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 05:05:40,885 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 05:05:40,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 425#L724-3true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:40,888 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:40,888 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:40,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:40,888 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:41,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,062 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2023-11-29 05:05:41,062 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:41,062 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:41,062 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2023-11-29 05:05:41,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:41,063 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,063 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,063 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:41,064 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:41,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:41,064 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:41,064 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:41,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 446#true]) [2023-11-29 05:05:41,104 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:41,104 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:41,104 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 05:05:41,104 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:41,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 446#true, 23#L723-5true]) [2023-11-29 05:05:41,105 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2023-11-29 05:05:41,105 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2023-11-29 05:05:41,105 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2023-11-29 05:05:41,105 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2023-11-29 05:05:41,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,116 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,116 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:41,116 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:41,116 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [338#thr1Err12ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:41,117 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,117 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:41,117 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:41,118 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [338#thr1Err12ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:41,118 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:41,118 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:41,118 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:41,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:41,346 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:41,346 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:41,346 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:41,346 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:41,347 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,347 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [2#L718-4true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,366 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,366 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,366 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,366 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:41,478 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,478 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,478 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,478 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 2#L718-4true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,490 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,490 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:41,490 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,503 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 376#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,503 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,503 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:05:41,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:41,503 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2023-11-29 05:05:41,503 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2023-11-29 05:05:41,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 65#L724-5true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:41,585 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,585 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,585 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,585 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 261#L718-5true, 446#true]) [2023-11-29 05:05:41,610 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,610 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:41,610 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,610 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:41,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][224], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 108#L723-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:41,660 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2023-11-29 05:05:41,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2023-11-29 05:05:41,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][224], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 108#L723-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:41,661 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 05:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:05:41,661 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2023-11-29 05:05:41,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 384#L724-4true, 446#true, 261#L718-5true]) [2023-11-29 05:05:41,665 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:41,666 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:41,666 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:41,666 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:41,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 44#L723-3true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:41,809 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2023-11-29 05:05:41,809 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 44#L723-3true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:41,810 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:41,810 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:41,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 44#L723-3true, Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:41,811 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:41,811 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:41,811 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:41,811 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,305 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:42,305 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:42,305 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,305 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,305 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,306 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,306 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,306 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:42,312 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,312 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,312 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,312 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,312 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:42,321 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,321 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,321 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:42,321 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,321 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:42,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 32#L724-2true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:42,428 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,428 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,428 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,428 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [247#L718-5true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:42,446 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,446 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,446 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,446 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:42,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [338#thr1Err12ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 128#L722true, 446#true, 261#L718-5true]) [2023-11-29 05:05:42,532 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,532 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,532 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:42,532 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 242#L724-6true, thr1Thread4of4ForFork0InUse, 446#true, 261#L718-5true]) [2023-11-29 05:05:42,538 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,538 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 93#L733true, 261#L718-5true, 446#true]) [2023-11-29 05:05:42,558 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,558 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,558 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,558 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][225], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:42,607 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:42,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2023-11-29 05:05:42,607 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2023-11-29 05:05:42,607 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2023-11-29 05:05:42,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][225], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,608 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:42,608 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 05:05:42,608 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2023-11-29 05:05:42,608 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:05:42,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 215#L733true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,684 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:42,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:42,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:42,684 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:42,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 215#L733true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,685 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2023-11-29 05:05:42,685 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:42,685 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:42,685 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:42,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 270#L723-4true, 446#true]) [2023-11-29 05:05:42,752 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2023-11-29 05:05:42,752 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:05:42,752 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2023-11-29 05:05:42,752 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2023-11-29 05:05:42,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,753 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:42,753 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:42,753 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:42,753 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:42,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 446#true]) [2023-11-29 05:05:42,754 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2023-11-29 05:05:42,754 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2023-11-29 05:05:42,754 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:42,754 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:42,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][226], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 242#L724-6true, 144#L724-6true, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:42,759 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2023-11-29 05:05:42,759 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:05:42,759 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2023-11-29 05:05:42,759 INFO L297 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2023-11-29 05:05:42,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,794 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:42,794 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:42,794 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:42,794 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2023-11-29 05:05:42,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,795 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:42,795 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:42,795 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:42,795 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:42,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:42,799 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2023-11-29 05:05:42,799 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2023-11-29 05:05:42,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:05:42,799 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2023-11-29 05:05:42,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,800 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:42,800 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2023-11-29 05:05:42,800 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:42,800 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:42,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:42,801 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:42,801 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:42,801 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:42,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:42,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,801 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:42,802 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:42,802 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:42,802 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2023-11-29 05:05:42,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:42,802 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,802 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:42,803 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:42,803 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:43,021 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 446#true]) [2023-11-29 05:05:43,021 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2023-11-29 05:05:43,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2023-11-29 05:05:43,021 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2023-11-29 05:05:43,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:43,021 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:43,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 23#L723-5true, 446#true]) [2023-11-29 05:05:43,022 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,022 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,022 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,022 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,022 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 425#L724-3true, Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:43,128 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,128 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,128 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 45#L722true, 293#L724-9true, 446#true, 261#L718-5true]) [2023-11-29 05:05:43,211 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,211 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,211 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,211 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 71#L716-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 446#true, 261#L718-5true]) [2023-11-29 05:05:43,234 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,234 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,234 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:43,234 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:43,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:43,410 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2023-11-29 05:05:43,410 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2023-11-29 05:05:43,410 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:05:43,410 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:05:43,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:43,411 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:43,411 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:43,411 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:43,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:43,448 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2023-11-29 05:05:43,448 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:05:43,448 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2023-11-29 05:05:43,448 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2023-11-29 05:05:43,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:43,449 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:43,449 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:43,449 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2023-11-29 05:05:43,449 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:43,683 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:43,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:43,683 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,684 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,684 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,684 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,684 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [338#thr1Err12ASSERT_VIOLATIONDATA_RACEtrue, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:43,695 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:43,695 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:43,695 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:43,695 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:43,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 384#L724-4true, 144#L724-6true, 446#true]) [2023-11-29 05:05:43,960 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2023-11-29 05:05:43,960 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,960 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:43,960 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:44,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 215#L733true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:44,161 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2023-11-29 05:05:44,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:05:44,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:05:44,161 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2023-11-29 05:05:44,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:44,252 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:44,252 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2023-11-29 05:05:44,252 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:44,252 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2023-11-29 05:05:44,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [44#L723-3true, Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:44,253 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:44,253 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2023-11-29 05:05:44,253 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2023-11-29 05:05:44,253 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:44,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:44,482 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,482 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,482 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,482 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 65#L724-5true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:44,533 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,533 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,533 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,533 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 246#L723-1true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 261#L718-5true]) [2023-11-29 05:05:44,597 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,597 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,597 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,597 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][289], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 333#L716-1true, 446#true]) [2023-11-29 05:05:44,633 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,633 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,633 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,633 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][290], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 320#L716-2true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:44,634 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:44,634 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:44,634 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:44,634 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:44,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 160#L716-4true, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:44,634 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 71#L716-5true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:44,635 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:44,635 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 43#L718-1true, 290#L724-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:44,636 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][291], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 219#L716-3true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:44,636 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2023-11-29 05:05:44,636 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:05:44,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 215#L733true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 23#L723-5true, 446#true]) [2023-11-29 05:05:44,677 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2023-11-29 05:05:44,677 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:44,677 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:44,677 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:05:44,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 215#L733true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 230#L714-2true, 446#true]) [2023-11-29 05:05:44,677 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2023-11-29 05:05:44,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:05:44,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:05:44,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2023-11-29 05:05:44,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 279#$Ultimate##0true, 446#true]) [2023-11-29 05:05:44,732 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2023-11-29 05:05:44,732 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:44,732 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:44,732 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:05:44,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 279#$Ultimate##0true, 446#true, 23#L723-5true]) [2023-11-29 05:05:44,732 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 279#$Ultimate##0true, 144#L724-6true, 446#true]) [2023-11-29 05:05:44,733 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,733 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,755 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 446#true]) [2023-11-29 05:05:44,755 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2023-11-29 05:05:44,755 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 05:05:44,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:44,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:44,755 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2023-11-29 05:05:44,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 89#$Ultimate##0true, 23#L723-5true, 446#true]) [2023-11-29 05:05:44,756 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2023-11-29 05:05:44,756 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2023-11-29 05:05:44,756 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,756 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,756 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 446#true]) [2023-11-29 05:05:44,757 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 194#L713true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 23#L723-5true, 446#true]) [2023-11-29 05:05:44,757 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:44,757 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:44,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 446#true]) [2023-11-29 05:05:44,817 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2023-11-29 05:05:44,817 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2023-11-29 05:05:44,817 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2023-11-29 05:05:44,817 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:05:44,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 270#L723-4true, 23#L723-5true, 446#true]) [2023-11-29 05:05:44,818 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2023-11-29 05:05:44,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2023-11-29 05:05:44,818 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2023-11-29 05:05:44,818 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:05:45,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 267#L718-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true]) [2023-11-29 05:05:45,025 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2023-11-29 05:05:45,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:45,025 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2023-11-29 05:05:45,025 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2023-11-29 05:05:45,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 267#L718-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 446#true, 23#L723-5true]) [2023-11-29 05:05:45,026 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,026 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,026 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,026 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 306#L715-2true, 458#true, thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 242#L724-6true, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:45,074 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,074 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,074 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][295], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 108#L723-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 293#L724-9true, 261#L718-5true, 446#true]) [2023-11-29 05:05:45,152 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,152 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,152 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:05:45,152 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2023-11-29 05:05:45,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 93#L733true, 333#L716-1true, 446#true, 261#L718-5true]) [2023-11-29 05:05:45,196 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2023-11-29 05:05:45,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:45,196 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:05:45,196 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2023-11-29 05:05:45,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 290#L724-2true, 234#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:45,323 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2023-11-29 05:05:45,323 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:45,323 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:45,323 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 05:05:45,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:45,324 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2023-11-29 05:05:45,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 05:05:45,324 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:05:45,324 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 05:05:45,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1637] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8)) (.cse9 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 3))) (let ((.cse0 (= .cse5 (select .cse6 .cse9))) (.cse1 (= |v_#race_413| (store |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse7 .cse5) .cse9 .cse5)))) (.cse2 (select |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse3 (= .cse5 (select .cse6 .cse7))) (.cse4 (= .cse5 (select .cse6 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|)))) (or (and (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse0 .cse1 (= (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|) .cse3 .cse4) (and (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|) (< 64 v_~next_alloc_idx~0_110) .cse0 .cse1 (= |v_#memory_int_246| (store |v_#memory_int_247| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9| (store .cse2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9| 0))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse3 .cse4))))) InVars {#race=|v_#race_414|, #memory_int=|v_#memory_int_247|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_9|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_9|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_115|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_156|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_155|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_118|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_119|] AssignedVars[#race, ~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1][162], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 443#true, 134#L740-5true, 234#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, 128#L722true, thr1Thread4of4ForFork0InUse, 23#L723-5true, 446#true]) [2023-11-29 05:05:45,324 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2023-11-29 05:05:45,324 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:45,325 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:45,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 05:05:45,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 290#L724-2true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true]) [2023-11-29 05:05:45,366 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2023-11-29 05:05:45,366 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2023-11-29 05:05:45,366 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2023-11-29 05:05:45,366 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2023-11-29 05:05:45,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, thr1Thread1of4ForFork0InUse, 458#true, 382#L723-5true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 446#true, 23#L723-5true]) [2023-11-29 05:05:45,367 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2023-11-29 05:05:45,367 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2023-11-29 05:05:45,367 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:05:45,367 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2023-11-29 05:05:45,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1744] L714-3-->L715-2: Formula: (let ((.cse6 (select |v_#race_413| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse8 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 1))) (let ((.cse7 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 3)) (.cse9 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 2)) (.cse5 (select .cse6 .cse8))) (let ((.cse0 (= .cse5 (select .cse6 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|))) (.cse1 (= (select .cse6 .cse9) .cse5)) (.cse4 (select |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|)) (.cse2 (= (store |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store (store (store (store (select |v_#race_414| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|) |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| .cse5) .cse8 .cse5) .cse9 .cse5) .cse7 .cse5)) |v_#race_413|)) (.cse3 (= .cse5 (select .cse6 .cse7)))) (or (and .cse0 (= v_~next_alloc_idx~0_109 v_~next_alloc_idx~0_110) (< 64 v_~next_alloc_idx~0_110) .cse1 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|) (= 0 |v_#race~next_alloc_idx~0_135|) .cse2 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|) .cse3 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| 0)) |v_#memory_int_246|)) (and .cse0 (= v_~next_alloc_idx~0_109 (+ 2 v_~next_alloc_idx~0_110)) (<= v_~next_alloc_idx~0_110 64) .cse1 (= (store |v_#memory_int_247| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9| (store .cse4 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9| v_~next_alloc_idx~0_110)) |v_#memory_int_246|) .cse2 .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|)))))) InVars {#race=|v_#race_414|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, #memory_int=|v_#memory_int_247|, ~next_alloc_idx~0=v_~next_alloc_idx~0_110, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|} OutVars{#race=|v_#race_413|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_9|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_109, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_9|, #memory_int=|v_#memory_int_246|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_135|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_160|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_122|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet9#1_123|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_119|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet7#1_120|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet8#1_159|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.offset, ~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.offset, #memory_int, #race~next_alloc_idx~0, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet7#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet9#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet8#1][239], [Black: 450#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 451#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), Black: 449#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 448#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), 47#L722true, 443#true, 134#L740-5true, 306#L715-2true, 271#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread1of4ForFork0InUse, 458#true, thr1Thread2of4ForFork0InUse, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 144#L724-6true, 446#true]) [2023-11-29 05:05:45,371 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2023-11-29 05:05:45,371 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2023-11-29 05:05:45,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2023-11-29 05:05:45,371 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event