./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-data-race.prp --file ../../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur-pthread.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/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_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur-pthread.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/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_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/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 d59c014df9ead169c56b7ae39b852ef0f17fdf8c183ee9a03f7bf209d03f772f --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:58:23,975 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:58:24,035 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-DataRace-32bit-Automizer_Default.epf [2023-11-29 04:58:24,040 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:58:24,040 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:58:24,061 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:58:24,061 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:58:24,061 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:58:24,062 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:58:24,063 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:58:24,064 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:58:24,064 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:58:24,065 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:58:24,065 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:58:24,066 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:58:24,066 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 04:58:24,067 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 04:58:24,067 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 04:58:24,068 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:58:24,068 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:58:24,068 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:58:24,069 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:58:24,069 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2023-11-29 04:58:24,070 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 04:58:24,070 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 04:58:24,071 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:58:24,071 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:58:24,072 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:58:24,072 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:58:24,072 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:58:24,073 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:58:24,073 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:58:24,074 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:58:24,074 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 04:58:24,074 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:58:24,075 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:58:24,076 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_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/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_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/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 -> d59c014df9ead169c56b7ae39b852ef0f17fdf8c183ee9a03f7bf209d03f772f [2023-11-29 04:58:24,281 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:58:24,307 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:58:24,310 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:58:24,311 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:58:24,311 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:58:24,313 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur-pthread.i [2023-11-29 04:58:27,067 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:58:27,289 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:58:27,290 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/sv-benchmarks/c/pthread-ext/37_stack_lock_p0_vs_concur-pthread.i [2023-11-29 04:58:27,304 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/data/c55fbdaf6/28434318448b4a2d958d8607201a3403/FLAG1f72b4b8f [2023-11-29 04:58:27,317 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/data/c55fbdaf6/28434318448b4a2d958d8607201a3403 [2023-11-29 04:58:27,319 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:58:27,320 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:58:27,321 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:58:27,321 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:58:27,326 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:58:27,326 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,327 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39058dc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27, skipping insertion in model container [2023-11-29 04:58:27,327 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,372 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:58:27,655 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:58:27,665 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 04:58:27,705 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:58:27,738 INFO L206 MainTranslator]: Completed translation [2023-11-29 04:58:27,739 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27 WrapperNode [2023-11-29 04:58:27,739 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 04:58:27,740 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 04:58:27,740 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 04:58:27,740 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 04:58:27,746 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,761 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,787 INFO L138 Inliner]: procedures = 165, calls = 33, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 149 [2023-11-29 04:58:27,788 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 04:58:27,789 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 04:58:27,789 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 04:58:27,789 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 04:58:27,796 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,796 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,801 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,801 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,812 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,815 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,818 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,820 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,824 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 04:58:27,825 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 04:58:27,825 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 04:58:27,825 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 04:58:27,826 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (1/1) ... [2023-11-29 04:58:27,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:58:27,844 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:58:27,856 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 04:58:27,863 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3f0ffc7f-0eb6-424d-9954-5d144a1ebbe7/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 04:58:27,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-29 04:58:27,890 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2023-11-29 04:58:27,890 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2023-11-29 04:58:27,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-29 04:58:27,890 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-29 04:58:27,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 04:58:27,891 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 04:58:27,891 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 04:58:27,891 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-29 04:58:27,891 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-29 04:58:27,891 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 04:58:27,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 04:58:27,893 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 04:58:28,020 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 04:58:28,023 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 04:58:28,283 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 04:58:28,413 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 04:58:28,413 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 04:58:28,415 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:58:28 BoogieIcfgContainer [2023-11-29 04:58:28,415 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 04:58:28,418 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 04:58:28,418 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 04:58:28,421 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 04:58:28,421 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 04:58:27" (1/3) ... [2023-11-29 04:58:28,422 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9169aba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:58:28, skipping insertion in model container [2023-11-29 04:58:28,422 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:58:27" (2/3) ... [2023-11-29 04:58:28,422 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@9169aba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:58:28, skipping insertion in model container [2023-11-29 04:58:28,422 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:58:28" (3/3) ... [2023-11-29 04:58:28,424 INFO L112 eAbstractionObserver]: Analyzing ICFG 37_stack_lock_p0_vs_concur-pthread.i [2023-11-29 04:58:28,432 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 04:58:28,443 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 04:58:28,443 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2023-11-29 04:58:28,443 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 04:58:28,508 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 04:58:28,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 138 places, 142 transitions, 288 flow [2023-11-29 04:58:28,604 INFO L124 PetriNetUnfolderBase]: 8/153 cut-off events. [2023-11-29 04:58:28,604 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 04:58:28,610 INFO L83 FinitePrefix]: Finished finitePrefix Result has 157 conditions, 153 events. 8/153 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 173 event pairs, 0 based on Foata normal form. 0/128 useless extension candidates. Maximal degree in co-relation 121. Up to 4 conditions per place. [2023-11-29 04:58:28,610 INFO L82 GeneralOperation]: Start removeDead. Operand has 138 places, 142 transitions, 288 flow [2023-11-29 04:58:28,616 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 138 places, 142 transitions, 288 flow [2023-11-29 04:58:28,626 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:58:28,632 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;@4a64a036, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:58:28,633 INFO L358 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2023-11-29 04:58:28,645 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 04:58:28,645 INFO L124 PetriNetUnfolderBase]: 3/53 cut-off events. [2023-11-29 04:58:28,645 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 04:58:28,646 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:28,646 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] [2023-11-29 04:58:28,647 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2023-11-29 04:58:28,651 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:28,651 INFO L85 PathProgramCache]: Analyzing trace with hash -571503184, now seen corresponding path program 1 times [2023-11-29 04:58:28,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:28,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388695965] [2023-11-29 04:58:28,661 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:28,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:28,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:28,779 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 04:58:28,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:28,830 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 04:58:28,832 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 04:58:28,833 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 31 remaining) [2023-11-29 04:58:28,835 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (29 of 31 remaining) [2023-11-29 04:58:28,835 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (28 of 31 remaining) [2023-11-29 04:58:28,836 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 31 remaining) [2023-11-29 04:58:28,836 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 31 remaining) [2023-11-29 04:58:28,836 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 31 remaining) [2023-11-29 04:58:28,836 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (24 of 31 remaining) [2023-11-29 04:58:28,837 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (23 of 31 remaining) [2023-11-29 04:58:28,837 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (22 of 31 remaining) [2023-11-29 04:58:28,837 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (21 of 31 remaining) [2023-11-29 04:58:28,837 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 31 remaining) [2023-11-29 04:58:28,838 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (19 of 31 remaining) [2023-11-29 04:58:28,838 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (18 of 31 remaining) [2023-11-29 04:58:28,838 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (17 of 31 remaining) [2023-11-29 04:58:28,838 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (16 of 31 remaining) [2023-11-29 04:58:28,839 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (15 of 31 remaining) [2023-11-29 04:58:28,839 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 31 remaining) [2023-11-29 04:58:28,839 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 31 remaining) [2023-11-29 04:58:28,839 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 31 remaining) [2023-11-29 04:58:28,840 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 31 remaining) [2023-11-29 04:58:28,840 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 31 remaining) [2023-11-29 04:58:28,840 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 31 remaining) [2023-11-29 04:58:28,840 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 31 remaining) [2023-11-29 04:58:28,841 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 31 remaining) [2023-11-29 04:58:28,841 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (6 of 31 remaining) [2023-11-29 04:58:28,841 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 31 remaining) [2023-11-29 04:58:28,842 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (4 of 31 remaining) [2023-11-29 04:58:28,842 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (3 of 31 remaining) [2023-11-29 04:58:28,842 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (2 of 31 remaining) [2023-11-29 04:58:28,842 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (1 of 31 remaining) [2023-11-29 04:58:28,843 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (0 of 31 remaining) [2023-11-29 04:58:28,843 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 04:58:28,844 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-11-29 04:58:28,847 WARN L233 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 04:58:28,847 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2023-11-29 04:58:28,945 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 04:58:28,952 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 243 places, 251 transitions, 512 flow [2023-11-29 04:58:29,037 INFO L124 PetriNetUnfolderBase]: 15/275 cut-off events. [2023-11-29 04:58:29,038 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-11-29 04:58:29,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 283 conditions, 275 events. 15/275 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 678 event pairs, 0 based on Foata normal form. 0/227 useless extension candidates. Maximal degree in co-relation 229. Up to 6 conditions per place. [2023-11-29 04:58:29,044 INFO L82 GeneralOperation]: Start removeDead. Operand has 243 places, 251 transitions, 512 flow [2023-11-29 04:58:29,050 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 243 places, 251 transitions, 512 flow [2023-11-29 04:58:29,052 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:58:29,053 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;@4a64a036, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:58:29,054 INFO L358 AbstractCegarLoop]: Starting to check reachability of 46 error locations. [2023-11-29 04:58:29,064 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 04:58:29,065 INFO L124 PetriNetUnfolderBase]: 5/64 cut-off events. [2023-11-29 04:58:29,065 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 04:58:29,065 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:29,065 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] [2023-11-29 04:58:29,066 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2023-11-29 04:58:29,066 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:29,066 INFO L85 PathProgramCache]: Analyzing trace with hash -2128561246, now seen corresponding path program 1 times [2023-11-29 04:58:29,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:29,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1927851712] [2023-11-29 04:58:29,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:29,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:29,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:58:29,172 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 04:58:29,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:58:29,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1927851712] [2023-11-29 04:58:29,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1927851712] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:58:29,173 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:58:29,173 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 04:58:29,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621544901] [2023-11-29 04:58:29,174 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:58:29,182 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 04:58:29,188 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:58:29,214 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 04:58:29,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:58:29,218 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 213 out of 251 [2023-11-29 04:58:29,222 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 243 places, 251 transitions, 512 flow. Second operand has 2 states, 2 states have (on average 214.0) internal successors, (428), 2 states have internal predecessors, (428), 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 04:58:29,222 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:58:29,222 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 213 of 251 [2023-11-29 04:58:29,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:58:29,434 INFO L124 PetriNetUnfolderBase]: 44/752 cut-off events. [2023-11-29 04:58:29,435 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2023-11-29 04:58:29,440 INFO L83 FinitePrefix]: Finished finitePrefix Result has 848 conditions, 752 events. 44/752 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 4130 event pairs, 30 based on Foata normal form. 94/755 useless extension candidates. Maximal degree in co-relation 163. Up to 73 conditions per place. [2023-11-29 04:58:29,444 INFO L140 encePairwiseOnDemand]: 227/251 looper letters, 12 selfloop transitions, 0 changer transitions 0/212 dead transitions. [2023-11-29 04:58:29,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 212 transitions, 458 flow [2023-11-29 04:58:29,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 04:58:29,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 04:58:29,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 462 transitions. [2023-11-29 04:58:29,458 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9203187250996016 [2023-11-29 04:58:29,459 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 462 transitions. [2023-11-29 04:58:29,459 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 462 transitions. [2023-11-29 04:58:29,461 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 04:58:29,463 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 462 transitions. [2023-11-29 04:58:29,467 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 231.0) internal successors, (462), 2 states have internal predecessors, (462), 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 04:58:29,472 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 251.0) internal successors, (753), 3 states have internal predecessors, (753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:58:29,473 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 251.0) internal successors, (753), 3 states have internal predecessors, (753), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:58:29,475 INFO L175 Difference]: Start difference. First operand has 243 places, 251 transitions, 512 flow. Second operand 2 states and 462 transitions. [2023-11-29 04:58:29,476 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 212 transitions, 458 flow [2023-11-29 04:58:29,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 212 transitions, 458 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 04:58:29,484 INFO L231 Difference]: Finished difference. Result has 214 places, 212 transitions, 434 flow [2023-11-29 04:58:29,485 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=251, PETRI_DIFFERENCE_MINUEND_FLOW=434, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=434, PETRI_PLACES=214, PETRI_TRANSITIONS=212} [2023-11-29 04:58:29,488 INFO L281 CegarLoopForPetriNet]: 243 programPoint places, -29 predicate places. [2023-11-29 04:58:29,488 INFO L495 AbstractCegarLoop]: Abstraction has has 214 places, 212 transitions, 434 flow [2023-11-29 04:58:29,489 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 214.0) internal successors, (428), 2 states have internal predecessors, (428), 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 04:58:29,489 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:29,489 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, 1, 1, 1, 1, 1] [2023-11-29 04:58:29,489 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 04:58:29,490 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 42 more)] === [2023-11-29 04:58:29,490 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:29,490 INFO L85 PathProgramCache]: Analyzing trace with hash 1460721777, now seen corresponding path program 1 times [2023-11-29 04:58:29,490 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:29,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525865667] [2023-11-29 04:58:29,491 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:29,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:29,516 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 04:58:29,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:29,540 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 04:58:29,541 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 04:58:29,541 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (45 of 46 remaining) [2023-11-29 04:58:29,541 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (44 of 46 remaining) [2023-11-29 04:58:29,541 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (43 of 46 remaining) [2023-11-29 04:58:29,542 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (42 of 46 remaining) [2023-11-29 04:58:29,542 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (41 of 46 remaining) [2023-11-29 04:58:29,542 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (40 of 46 remaining) [2023-11-29 04:58:29,542 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (39 of 46 remaining) [2023-11-29 04:58:29,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 46 remaining) [2023-11-29 04:58:29,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 46 remaining) [2023-11-29 04:58:29,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (36 of 46 remaining) [2023-11-29 04:58:29,543 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (35 of 46 remaining) [2023-11-29 04:58:29,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (34 of 46 remaining) [2023-11-29 04:58:29,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (33 of 46 remaining) [2023-11-29 04:58:29,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (32 of 46 remaining) [2023-11-29 04:58:29,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (31 of 46 remaining) [2023-11-29 04:58:29,544 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (30 of 46 remaining) [2023-11-29 04:58:29,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (29 of 46 remaining) [2023-11-29 04:58:29,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (28 of 46 remaining) [2023-11-29 04:58:29,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 46 remaining) [2023-11-29 04:58:29,545 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 46 remaining) [2023-11-29 04:58:29,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 46 remaining) [2023-11-29 04:58:29,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (24 of 46 remaining) [2023-11-29 04:58:29,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (23 of 46 remaining) [2023-11-29 04:58:29,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (22 of 46 remaining) [2023-11-29 04:58:29,546 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (21 of 46 remaining) [2023-11-29 04:58:29,547 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 46 remaining) [2023-11-29 04:58:29,547 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (19 of 46 remaining) [2023-11-29 04:58:29,547 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (18 of 46 remaining) [2023-11-29 04:58:29,547 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (17 of 46 remaining) [2023-11-29 04:58:29,547 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (16 of 46 remaining) [2023-11-29 04:58:29,548 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (15 of 46 remaining) [2023-11-29 04:58:29,548 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 46 remaining) [2023-11-29 04:58:29,548 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 46 remaining) [2023-11-29 04:58:29,548 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 46 remaining) [2023-11-29 04:58:29,548 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 46 remaining) [2023-11-29 04:58:29,549 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 46 remaining) [2023-11-29 04:58:29,549 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 46 remaining) [2023-11-29 04:58:29,549 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 46 remaining) [2023-11-29 04:58:29,549 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 46 remaining) [2023-11-29 04:58:29,549 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (6 of 46 remaining) [2023-11-29 04:58:29,550 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 46 remaining) [2023-11-29 04:58:29,550 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (4 of 46 remaining) [2023-11-29 04:58:29,550 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (3 of 46 remaining) [2023-11-29 04:58:29,550 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (2 of 46 remaining) [2023-11-29 04:58:29,551 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (1 of 46 remaining) [2023-11-29 04:58:29,551 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (0 of 46 remaining) [2023-11-29 04:58:29,551 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-29 04:58:29,551 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-29 04:58:29,552 WARN L233 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 04:58:29,552 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2023-11-29 04:58:29,632 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 04:58:29,638 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 348 places, 360 transitions, 738 flow [2023-11-29 04:58:29,724 INFO L124 PetriNetUnfolderBase]: 22/397 cut-off events. [2023-11-29 04:58:29,724 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-11-29 04:58:29,728 INFO L83 FinitePrefix]: Finished finitePrefix Result has 410 conditions, 397 events. 22/397 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1365 event pairs, 0 based on Foata normal form. 0/326 useless extension candidates. Maximal degree in co-relation 337. Up to 8 conditions per place. [2023-11-29 04:58:29,729 INFO L82 GeneralOperation]: Start removeDead. Operand has 348 places, 360 transitions, 738 flow [2023-11-29 04:58:29,737 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 348 places, 360 transitions, 738 flow [2023-11-29 04:58:29,739 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:58:29,740 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;@4a64a036, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:58:29,740 INFO L358 AbstractCegarLoop]: Starting to check reachability of 61 error locations. [2023-11-29 04:58:29,747 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 04:58:29,747 INFO L124 PetriNetUnfolderBase]: 5/64 cut-off events. [2023-11-29 04:58:29,747 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 04:58:29,747 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:29,748 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] [2023-11-29 04:58:29,748 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-29 04:58:29,748 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:29,748 INFO L85 PathProgramCache]: Analyzing trace with hash 1838786078, now seen corresponding path program 1 times [2023-11-29 04:58:29,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:29,749 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2141426298] [2023-11-29 04:58:29,749 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:29,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:58:29,785 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 04:58:29,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:58:29,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2141426298] [2023-11-29 04:58:29,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2141426298] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:58:29,786 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:58:29,786 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 04:58:29,786 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1300710715] [2023-11-29 04:58:29,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:58:29,787 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 04:58:29,787 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:58:29,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 04:58:29,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:58:29,790 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 304 out of 360 [2023-11-29 04:58:29,791 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 348 places, 360 transitions, 738 flow. Second operand has 2 states, 2 states have (on average 305.0) internal successors, (610), 2 states have internal predecessors, (610), 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 04:58:29,791 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:58:29,791 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 304 of 360 [2023-11-29 04:58:29,791 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:58:30,770 INFO L124 PetriNetUnfolderBase]: 476/4706 cut-off events. [2023-11-29 04:58:30,770 INFO L125 PetriNetUnfolderBase]: For 343/343 co-relation queries the response was YES. [2023-11-29 04:58:30,788 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5523 conditions, 4706 events. 476/4706 cut-off events. For 343/343 co-relation queries the response was YES. Maximal size of possible extension queue 108. Compared 47429 event pairs, 390 based on Foata normal form. 736/4872 useless extension candidates. Maximal degree in co-relation 838. Up to 649 conditions per place. [2023-11-29 04:58:30,815 INFO L140 encePairwiseOnDemand]: 325/360 looper letters, 18 selfloop transitions, 0 changer transitions 0/305 dead transitions. [2023-11-29 04:58:30,815 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 307 places, 305 transitions, 664 flow [2023-11-29 04:58:30,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 04:58:30,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 04:58:30,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 661 transitions. [2023-11-29 04:58:30,819 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9180555555555555 [2023-11-29 04:58:30,819 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 661 transitions. [2023-11-29 04:58:30,819 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 661 transitions. [2023-11-29 04:58:30,820 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 04:58:30,820 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 661 transitions. [2023-11-29 04:58:30,822 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 330.5) internal successors, (661), 2 states have internal predecessors, (661), 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 04:58:30,825 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 360.0) internal successors, (1080), 3 states have internal predecessors, (1080), 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 04:58:30,825 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 360.0) internal successors, (1080), 3 states have internal predecessors, (1080), 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 04:58:30,825 INFO L175 Difference]: Start difference. First operand has 348 places, 360 transitions, 738 flow. Second operand 2 states and 661 transitions. [2023-11-29 04:58:30,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 307 places, 305 transitions, 664 flow [2023-11-29 04:58:30,831 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 307 places, 305 transitions, 662 flow, removed 1 selfloop flow, removed 0 redundant places. [2023-11-29 04:58:30,836 INFO L231 Difference]: Finished difference. Result has 307 places, 305 transitions, 626 flow [2023-11-29 04:58:30,837 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=360, PETRI_DIFFERENCE_MINUEND_FLOW=626, PETRI_DIFFERENCE_MINUEND_PLACES=306, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=305, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=626, PETRI_PLACES=307, PETRI_TRANSITIONS=305} [2023-11-29 04:58:30,838 INFO L281 CegarLoopForPetriNet]: 348 programPoint places, -41 predicate places. [2023-11-29 04:58:30,838 INFO L495 AbstractCegarLoop]: Abstraction has has 307 places, 305 transitions, 626 flow [2023-11-29 04:58:30,839 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 305.0) internal successors, (610), 2 states have internal predecessors, (610), 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 04:58:30,839 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:30,839 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:58:30,839 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-29 04:58:30,839 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-29 04:58:30,840 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:30,840 INFO L85 PathProgramCache]: Analyzing trace with hash -790044025, now seen corresponding path program 1 times [2023-11-29 04:58:30,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:30,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634463020] [2023-11-29 04:58:30,841 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:30,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:30,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:58:31,257 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 04:58:31,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:58:31,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634463020] [2023-11-29 04:58:31,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634463020] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:58:31,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:58:31,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 04:58:31,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1956898865] [2023-11-29 04:58:31,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:58:31,259 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 04:58:31,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:58:31,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 04:58:31,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:58:31,953 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 276 out of 360 [2023-11-29 04:58:31,955 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 307 places, 305 transitions, 626 flow. Second operand has 6 states, 6 states have (on average 277.5) internal successors, (1665), 6 states have internal predecessors, (1665), 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 04:58:31,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:58:31,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 276 of 360 [2023-11-29 04:58:31,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:58:36,678 INFO L124 PetriNetUnfolderBase]: 5924/28883 cut-off events. [2023-11-29 04:58:36,678 INFO L125 PetriNetUnfolderBase]: For 1231/1231 co-relation queries the response was YES. [2023-11-29 04:58:36,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38446 conditions, 28883 events. 5924/28883 cut-off events. For 1231/1231 co-relation queries the response was YES. Maximal size of possible extension queue 773. Compared 397909 event pairs, 2005 based on Foata normal form. 0/25538 useless extension candidates. Maximal degree in co-relation 38440. Up to 4709 conditions per place. [2023-11-29 04:58:36,966 INFO L140 encePairwiseOnDemand]: 333/360 looper letters, 96 selfloop transitions, 29 changer transitions 0/384 dead transitions. [2023-11-29 04:58:36,966 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 312 places, 384 transitions, 1074 flow [2023-11-29 04:58:36,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 04:58:36,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 04:58:36,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1785 transitions. [2023-11-29 04:58:36,973 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8263888888888888 [2023-11-29 04:58:36,973 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 1785 transitions. [2023-11-29 04:58:36,973 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 1785 transitions. [2023-11-29 04:58:36,974 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 04:58:36,974 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 1785 transitions. [2023-11-29 04:58:36,980 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 297.5) internal successors, (1785), 6 states have internal predecessors, (1785), 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 04:58:36,986 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 360.0) internal successors, (2520), 7 states have internal predecessors, (2520), 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 04:58:36,988 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 360.0) internal successors, (2520), 7 states have internal predecessors, (2520), 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 04:58:36,988 INFO L175 Difference]: Start difference. First operand has 307 places, 305 transitions, 626 flow. Second operand 6 states and 1785 transitions. [2023-11-29 04:58:36,988 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 312 places, 384 transitions, 1074 flow [2023-11-29 04:58:36,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 312 places, 384 transitions, 1074 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 04:58:36,999 INFO L231 Difference]: Finished difference. Result has 317 places, 333 transitions, 850 flow [2023-11-29 04:58:37,000 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=360, PETRI_DIFFERENCE_MINUEND_FLOW=626, PETRI_DIFFERENCE_MINUEND_PLACES=307, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=305, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=282, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=850, PETRI_PLACES=317, PETRI_TRANSITIONS=333} [2023-11-29 04:58:37,001 INFO L281 CegarLoopForPetriNet]: 348 programPoint places, -31 predicate places. [2023-11-29 04:58:37,001 INFO L495 AbstractCegarLoop]: Abstraction has has 317 places, 333 transitions, 850 flow [2023-11-29 04:58:37,002 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 277.5) internal successors, (1665), 6 states have internal predecessors, (1665), 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 04:58:37,003 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:37,003 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, 1, 1, 1, 1, 1] [2023-11-29 04:58:37,003 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-29 04:58:37,003 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 57 more)] === [2023-11-29 04:58:37,003 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:37,004 INFO L85 PathProgramCache]: Analyzing trace with hash -1966763758, now seen corresponding path program 1 times [2023-11-29 04:58:37,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:37,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214985776] [2023-11-29 04:58:37,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:37,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:37,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:37,021 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 04:58:37,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 04:58:37,039 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 04:58:37,040 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-29 04:58:37,040 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (60 of 61 remaining) [2023-11-29 04:58:37,040 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (59 of 61 remaining) [2023-11-29 04:58:37,040 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (58 of 61 remaining) [2023-11-29 04:58:37,040 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (57 of 61 remaining) [2023-11-29 04:58:37,040 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (56 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (55 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (54 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (53 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (52 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (51 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (50 of 61 remaining) [2023-11-29 04:58:37,041 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (49 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (48 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (47 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (46 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (45 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (44 of 61 remaining) [2023-11-29 04:58:37,042 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (43 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (42 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (41 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (40 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (39 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (37 of 61 remaining) [2023-11-29 04:58:37,043 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (36 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (35 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (34 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (33 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (32 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (31 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (30 of 61 remaining) [2023-11-29 04:58:37,044 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (29 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (28 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (27 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (26 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (25 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (24 of 61 remaining) [2023-11-29 04:58:37,045 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (23 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (22 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (21 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (20 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (19 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (18 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (17 of 61 remaining) [2023-11-29 04:58:37,046 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (16 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (15 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (11 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (10 of 61 remaining) [2023-11-29 04:58:37,047 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (9 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (8 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (6 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (5 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (4 of 61 remaining) [2023-11-29 04:58:37,048 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (3 of 61 remaining) [2023-11-29 04:58:37,049 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (2 of 61 remaining) [2023-11-29 04:58:37,049 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (1 of 61 remaining) [2023-11-29 04:58:37,049 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (0 of 61 remaining) [2023-11-29 04:58:37,049 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-29 04:58:37,050 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-29 04:58:37,050 WARN L233 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-11-29 04:58:37,051 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2023-11-29 04:58:37,152 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-29 04:58:37,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 453 places, 469 transitions, 966 flow [2023-11-29 04:58:37,406 INFO L124 PetriNetUnfolderBase]: 29/519 cut-off events. [2023-11-29 04:58:37,406 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-11-29 04:58:37,413 INFO L83 FinitePrefix]: Finished finitePrefix Result has 538 conditions, 519 events. 29/519 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 2072 event pairs, 0 based on Foata normal form. 0/425 useless extension candidates. Maximal degree in co-relation 445. Up to 10 conditions per place. [2023-11-29 04:58:37,413 INFO L82 GeneralOperation]: Start removeDead. Operand has 453 places, 469 transitions, 966 flow [2023-11-29 04:58:37,422 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 453 places, 469 transitions, 966 flow [2023-11-29 04:58:37,424 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:58:37,424 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;@4a64a036, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:58:37,424 INFO L358 AbstractCegarLoop]: Starting to check reachability of 76 error locations. [2023-11-29 04:58:37,430 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 04:58:37,430 INFO L124 PetriNetUnfolderBase]: 4/60 cut-off events. [2023-11-29 04:58:37,430 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-29 04:58:37,430 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:37,430 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] [2023-11-29 04:58:37,430 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 72 more)] === [2023-11-29 04:58:37,431 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:37,431 INFO L85 PathProgramCache]: Analyzing trace with hash 1093697907, now seen corresponding path program 1 times [2023-11-29 04:58:37,431 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:37,431 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869155052] [2023-11-29 04:58:37,431 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:37,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:37,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:58:37,452 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 04:58:37,452 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:58:37,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869155052] [2023-11-29 04:58:37,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869155052] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:58:37,453 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:58:37,453 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-29 04:58:37,453 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [165733219] [2023-11-29 04:58:37,453 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:58:37,453 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 04:58:37,454 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:58:37,454 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 04:58:37,454 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:58:37,455 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 395 out of 469 [2023-11-29 04:58:37,457 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 453 places, 469 transitions, 966 flow. Second operand has 2 states, 2 states have (on average 396.0) internal successors, (792), 2 states have internal predecessors, (792), 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 04:58:37,457 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:58:37,457 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 395 of 469 [2023-11-29 04:58:37,457 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:58:43,054 INFO L124 PetriNetUnfolderBase]: 4148/29510 cut-off events. [2023-11-29 04:58:43,055 INFO L125 PetriNetUnfolderBase]: For 3691/3691 co-relation queries the response was YES. [2023-11-29 04:58:43,188 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35944 conditions, 29510 events. 4148/29510 cut-off events. For 3691/3691 co-relation queries the response was YES. Maximal size of possible extension queue 603. Compared 412785 event pairs, 3630 based on Foata normal form. 5452/31517 useless extension candidates. Maximal degree in co-relation 5544. Up to 5185 conditions per place. [2023-11-29 04:58:43,341 INFO L140 encePairwiseOnDemand]: 423/469 looper letters, 24 selfloop transitions, 0 changer transitions 0/398 dead transitions. [2023-11-29 04:58:43,341 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 400 places, 398 transitions, 872 flow [2023-11-29 04:58:43,341 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 04:58:43,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-11-29 04:58:43,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 860 transitions. [2023-11-29 04:58:43,344 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.9168443496801706 [2023-11-29 04:58:43,344 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 860 transitions. [2023-11-29 04:58:43,345 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 860 transitions. [2023-11-29 04:58:43,345 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 04:58:43,345 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 860 transitions. [2023-11-29 04:58:43,348 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 430.0) internal successors, (860), 2 states have internal predecessors, (860), 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 04:58:43,351 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 469.0) internal successors, (1407), 3 states have internal predecessors, (1407), 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 04:58:43,352 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 469.0) internal successors, (1407), 3 states have internal predecessors, (1407), 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 04:58:43,352 INFO L175 Difference]: Start difference. First operand has 453 places, 469 transitions, 966 flow. Second operand 2 states and 860 transitions. [2023-11-29 04:58:43,352 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 400 places, 398 transitions, 872 flow [2023-11-29 04:58:43,358 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 400 places, 398 transitions, 866 flow, removed 3 selfloop flow, removed 0 redundant places. [2023-11-29 04:58:43,364 INFO L231 Difference]: Finished difference. Result has 400 places, 398 transitions, 818 flow [2023-11-29 04:58:43,365 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=469, PETRI_DIFFERENCE_MINUEND_FLOW=818, PETRI_DIFFERENCE_MINUEND_PLACES=399, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=398, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=398, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=818, PETRI_PLACES=400, PETRI_TRANSITIONS=398} [2023-11-29 04:58:43,365 INFO L281 CegarLoopForPetriNet]: 453 programPoint places, -53 predicate places. [2023-11-29 04:58:43,366 INFO L495 AbstractCegarLoop]: Abstraction has has 400 places, 398 transitions, 818 flow [2023-11-29 04:58:43,366 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 396.0) internal successors, (792), 2 states have internal predecessors, (792), 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 04:58:43,367 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:58:43,367 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:58:43,367 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-29 04:58:43,367 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 72 more)] === [2023-11-29 04:58:43,367 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:58:43,367 INFO L85 PathProgramCache]: Analyzing trace with hash -1701877124, now seen corresponding path program 1 times [2023-11-29 04:58:43,367 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:58:43,367 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110650967] [2023-11-29 04:58:43,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:58:43,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:58:43,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:58:43,670 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 04:58:43,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:58:43,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110650967] [2023-11-29 04:58:43,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110650967] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:58:43,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:58:43,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 04:58:43,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [399760031] [2023-11-29 04:58:43,672 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:58:43,672 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 04:58:43,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:58:43,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 04:58:43,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:58:44,345 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 469 [2023-11-29 04:58:44,348 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 400 places, 398 transitions, 818 flow. Second operand has 6 states, 6 states have (on average 368.5) internal successors, (2211), 6 states have internal predecessors, (2211), 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 04:58:44,348 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:58:44,348 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 469 [2023-11-29 04:58:44,348 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:59:19,348 INFO L124 PetriNetUnfolderBase]: 56372/189662 cut-off events. [2023-11-29 04:59:19,348 INFO L125 PetriNetUnfolderBase]: For 9055/9055 co-relation queries the response was YES. [2023-11-29 04:59:20,916 INFO L83 FinitePrefix]: Finished finitePrefix Result has 269574 conditions, 189662 events. 56372/189662 cut-off events. For 9055/9055 co-relation queries the response was YES. Maximal size of possible extension queue 4834. Compared 3001698 event pairs, 11252 based on Foata normal form. 0/170984 useless extension candidates. Maximal degree in co-relation 269567. Up to 41995 conditions per place. [2023-11-29 04:59:22,344 INFO L140 encePairwiseOnDemand]: 441/469 looper letters, 122 selfloop transitions, 33 changer transitions 0/501 dead transitions. [2023-11-29 04:59:22,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 405 places, 501 transitions, 1394 flow [2023-11-29 04:59:22,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 04:59:22,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 04:59:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2361 transitions. [2023-11-29 04:59:22,352 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.8390191897654584 [2023-11-29 04:59:22,352 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 2361 transitions. [2023-11-29 04:59:22,352 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 2361 transitions. [2023-11-29 04:59:22,353 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 04:59:22,354 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 2361 transitions. [2023-11-29 04:59:22,360 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 393.5) internal successors, (2361), 6 states have internal predecessors, (2361), 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 04:59:22,366 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 469.0) internal successors, (3283), 7 states have internal predecessors, (3283), 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 04:59:22,368 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 469.0) internal successors, (3283), 7 states have internal predecessors, (3283), 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 04:59:22,368 INFO L175 Difference]: Start difference. First operand has 400 places, 398 transitions, 818 flow. Second operand 6 states and 2361 transitions. [2023-11-29 04:59:22,368 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 405 places, 501 transitions, 1394 flow [2023-11-29 04:59:22,380 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 405 places, 501 transitions, 1394 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-11-29 04:59:22,387 INFO L231 Difference]: Finished difference. Result has 410 places, 430 transitions, 1068 flow [2023-11-29 04:59:22,388 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=469, PETRI_DIFFERENCE_MINUEND_FLOW=818, PETRI_DIFFERENCE_MINUEND_PLACES=400, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=398, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=374, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1068, PETRI_PLACES=410, PETRI_TRANSITIONS=430} [2023-11-29 04:59:22,388 INFO L281 CegarLoopForPetriNet]: 453 programPoint places, -43 predicate places. [2023-11-29 04:59:22,389 INFO L495 AbstractCegarLoop]: Abstraction has has 410 places, 430 transitions, 1068 flow [2023-11-29 04:59:22,390 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 368.5) internal successors, (2211), 6 states have internal predecessors, (2211), 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 04:59:22,390 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 04:59:22,391 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, 1, 1, 1, 1, 1] [2023-11-29 04:59:22,391 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-29 04:59:22,391 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 72 more)] === [2023-11-29 04:59:22,391 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:59:22,391 INFO L85 PathProgramCache]: Analyzing trace with hash 499493929, now seen corresponding path program 1 times [2023-11-29 04:59:22,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 04:59:22,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065383719] [2023-11-29 04:59:22,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:59:22,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 04:59:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:59:22,670 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 04:59:22,670 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 04:59:22,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065383719] [2023-11-29 04:59:22,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065383719] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:59:22,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:59:22,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 04:59:22,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435121707] [2023-11-29 04:59:22,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:59:22,672 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 04:59:22,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 04:59:22,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 04:59:22,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 04:59:23,401 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 367 out of 469 [2023-11-29 04:59:23,404 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 410 places, 430 transitions, 1068 flow. Second operand has 6 states, 6 states have (on average 368.6666666666667) internal successors, (2212), 6 states have internal predecessors, (2212), 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 04:59:23,404 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 04:59:23,404 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 367 of 469 [2023-11-29 04:59:23,404 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 04:59:44,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][347], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 46#L701-2true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:44,444 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2023-11-29 04:59:44,444 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 04:59:44,444 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2023-11-29 04:59:44,444 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2023-11-29 04:59:45,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][348], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 13#L701-3true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:45,540 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2023-11-29 04:59:45,540 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2023-11-29 04:59:45,540 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2023-11-29 04:59:45,540 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2023-11-29 04:59:46,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 125#L701-4true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:46,706 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2023-11-29 04:59:46,706 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 04:59:46,706 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2023-11-29 04:59:46,706 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2023-11-29 04:59:48,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 429#L701-5true, 307#L700-2true]) [2023-11-29 04:59:48,104 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2023-11-29 04:59:48,104 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 04:59:48,104 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 04:59:48,104 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 04:59:50,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:50,275 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2023-11-29 04:59:50,275 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 04:59:50,275 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 04:59:50,275 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 04:59:50,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:50,718 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2023-11-29 04:59:50,718 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 04:59:50,718 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2023-11-29 04:59:50,718 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2023-11-29 04:59:52,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 04:59:52,803 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2023-11-29 04:59:52,803 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 04:59:52,804 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 04:59:52,804 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 04:59:52,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 04:59:52,808 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2023-11-29 04:59:52,808 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 04:59:52,808 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2023-11-29 04:59:52,809 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2023-11-29 04:59:53,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 241#L704-2true, 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:53,076 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2023-11-29 04:59:53,076 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2023-11-29 04:59:53,076 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 04:59:53,076 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2023-11-29 04:59:54,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 52#L704-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:54,388 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2023-11-29 04:59:54,388 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 04:59:54,388 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2023-11-29 04:59:54,388 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2023-11-29 04:59:55,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 358#L704-4true]) [2023-11-29 04:59:55,662 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2023-11-29 04:59:55,662 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2023-11-29 04:59:55,663 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 04:59:55,663 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2023-11-29 04:59:56,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 348#L704-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:56,937 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2023-11-29 04:59:56,937 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 04:59:56,937 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2023-11-29 04:59:56,937 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2023-11-29 04:59:58,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 240#L704-6true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 04:59:58,612 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-29 04:59:58,612 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 04:59:58,612 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 04:59:58,612 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:01,162 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,162 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,162 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:00:01,162 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 294#L698-1true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:01,675 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 05:00:01,675 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:01,675 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:01,676 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:00:01,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:01,979 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,979 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2023-11-29 05:00:01,979 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:00:01,979 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2023-11-29 05:00:03,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:03,201 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 05:00:03,201 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:03,201 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:03,201 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:04,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:04,570 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,570 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,570 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,571 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:04,590 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,590 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,590 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,840 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 294#L698-1true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:04,840 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,840 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:00:04,840 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,840 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2023-11-29 05:00:04,840 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2023-11-29 05:00:06,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:06,065 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 05:00:06,065 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:06,065 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:06,065 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:06,406 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:06,406 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:06,406 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:06,406 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:06,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:06,408 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 05:00:06,408 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:06,408 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:06,408 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:06,408 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:06,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 180#L700-2true, 307#L700-2true]) [2023-11-29 05:00:06,493 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:06,493 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:06,493 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:06,493 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:07,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 294#L698-1true, 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:07,767 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2023-11-29 05:00:07,767 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2023-11-29 05:00:07,767 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 05:00:07,767 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2023-11-29 05:00:09,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:09,601 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:09,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:09,601 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:09,601 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:09,964 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:09,964 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:09,964 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:09,964 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:09,964 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:09,964 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:09,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 153#L705-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:09,992 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 05:00:09,992 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:09,992 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:09,992 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:00:10,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][349], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 172#L701-1true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:10,039 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 05:00:10,039 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:10,039 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:10,040 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:10,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 180#L700-2true, 307#L700-2true]) [2023-11-29 05:00:10,062 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 05:00:10,062 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:10,062 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:10,062 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:11,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][347], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 46#L701-2true, 307#L700-2true]) [2023-11-29 05:00:11,814 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2023-11-29 05:00:11,815 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:00:11,815 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2023-11-29 05:00:11,815 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2023-11-29 05:00:13,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][348], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 13#L701-3true, 307#L700-2true]) [2023-11-29 05:00:13,443 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 05:00:13,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:13,444 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:13,444 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:00:13,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][349], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 172#L701-1true, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:13,469 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 05:00:13,469 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:13,469 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:13,469 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:15,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 288#L713-18true, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:15,090 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,090 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,090 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,090 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 125#L701-4true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:15,144 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,144 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,144 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,144 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][347], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 46#L701-2true, 307#L700-2true]) [2023-11-29 05:00:15,157 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,157 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,157 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,157 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 180#L700-2true, 257#L713-18true, 307#L700-2true]) [2023-11-29 05:00:15,216 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:15,216 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,216 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:15,216 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:16,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:16,724 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2023-11-29 05:00:16,724 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:16,724 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2023-11-29 05:00:16,724 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:16,724 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2023-11-29 05:00:16,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 429#L701-5true, 307#L700-2true]) [2023-11-29 05:00:16,776 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,776 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:16,776 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,777 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:16,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:16,782 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,782 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:16,782 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][348], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 13#L701-3true, 307#L700-2true]) [2023-11-29 05:00:16,791 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,791 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:16,791 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:16,792 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:17,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 67#L707-6true, 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:17,108 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2023-11-29 05:00:17,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:00:17,108 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2023-11-29 05:00:17,108 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2023-11-29 05:00:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 103#L713-8true, 245#L700-2true]) [2023-11-29 05:00:17,131 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2023-11-29 05:00:17,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:17,131 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:17,131 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:17,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 288#L713-18true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:17,952 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:17,952 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:17,952 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:17,952 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:18,414 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 288#L713-18true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:18,414 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:18,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:18,414 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:18,414 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:18,414 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:18,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, 125#L701-4true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:18,473 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2023-11-29 05:00:18,473 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:18,473 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:00:18,473 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:18,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][349], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 172#L701-1true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 257#L713-18true, 307#L700-2true]) [2023-11-29 05:00:18,504 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2023-11-29 05:00:18,504 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:18,504 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:18,504 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:20,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:20,079 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:20,079 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:20,079 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:20,079 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:20,080 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:20,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 446#L707-2true]) [2023-11-29 05:00:20,128 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,128 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,128 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,128 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 429#L701-5true, 307#L700-2true]) [2023-11-29 05:00:20,137 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,137 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,137 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,137 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:20,143 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,143 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,143 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,143 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][347], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 257#L713-18true, 46#L701-2true, 307#L700-2true]) [2023-11-29 05:00:20,150 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,151 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,151 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:20,151 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, 305#L705-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true]) [2023-11-29 05:00:20,782 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,782 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,783 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:20,783 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:22,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 58#L707-3true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:22,145 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2023-11-29 05:00:22,145 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:00:22,145 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:00:22,145 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:00:22,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][348], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 257#L713-18true, 13#L701-3true, 307#L700-2true]) [2023-11-29 05:00:22,159 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2023-11-29 05:00:22,159 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:00:22,159 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2023-11-29 05:00:22,159 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2023-11-29 05:00:23,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:23,106 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:23,106 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:23,106 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:23,106 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:23,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 380#L713-4true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:23,156 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2023-11-29 05:00:23,156 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:23,156 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2023-11-29 05:00:23,157 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2023-11-29 05:00:23,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 103#L713-8true, 245#L700-2true, 23#L698-1true]) [2023-11-29 05:00:23,442 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:23,442 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:23,442 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:23,442 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:23,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:23,443 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2023-11-29 05:00:23,443 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:23,444 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:23,444 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:23,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 241#L704-2true, 471#true, 307#L700-2true]) [2023-11-29 05:00:23,866 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,866 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:23,866 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:23,866 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 287#L707-4true]) [2023-11-29 05:00:23,883 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,883 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:23,883 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,883 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:23,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 125#L701-4true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 257#L713-18true, 307#L700-2true]) [2023-11-29 05:00:23,893 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,893 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:23,893 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:00:23,893 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:25,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 52#L704-3true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:25,609 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,609 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:25,609 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:25,610 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 337#L707-5true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:25,632 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,632 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,632 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:25,632 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:25,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 257#L713-18true, 429#L701-5true, 307#L700-2true]) [2023-11-29 05:00:25,638 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,638 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:00:25,638 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:25,638 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:26,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, 369#L713-18true, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true]) [2023-11-29 05:00:26,001 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:26,002 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:00:26,002 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2023-11-29 05:00:26,002 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2023-11-29 05:00:26,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:26,922 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 05:00:26,922 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:26,922 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:00:26,922 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:26,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 312#L713-8true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:26,970 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2023-11-29 05:00:26,971 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:26,971 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2023-11-29 05:00:26,971 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2023-11-29 05:00:27,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, 305#L705-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 23#L698-1true]) [2023-11-29 05:00:27,051 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:27,051 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:27,051 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:27,051 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:00:27,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:27,053 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:27,053 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2023-11-29 05:00:27,053 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:27,054 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2023-11-29 05:00:27,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true, 358#L704-4true]) [2023-11-29 05:00:27,543 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,543 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,543 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,543 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 241#L704-2true, 471#true, 307#L700-2true]) [2023-11-29 05:00:27,555 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,555 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,555 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,555 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 435#L707-6true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:27,570 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,570 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,570 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:27,570 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:27,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 172#L701-1true, thr1Thread4of4ForFork0InUse, 233#L705-3true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:27,609 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2023-11-29 05:00:27,609 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:27,610 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2023-11-29 05:00:27,610 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2023-11-29 05:00:29,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 46#L701-2true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:29,209 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:29,210 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:00:29,210 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:00:29,210 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:29,222 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 288#L713-18true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:29,222 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2023-11-29 05:00:29,222 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:29,222 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:29,223 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2023-11-29 05:00:29,223 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2023-11-29 05:00:29,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 348#L704-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:29,249 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:00:29,249 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:00:29,249 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:00:29,249 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:00:29,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, 52#L704-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:29,267 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:00:29,267 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:00:29,267 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:00:29,267 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:00:29,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, 305#L705-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 46#L701-2true, 245#L700-2true, 23#L698-1true]) [2023-11-29 05:00:29,901 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2023-11-29 05:00:29,901 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2023-11-29 05:00:29,901 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:00:29,901 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2023-11-29 05:00:30,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 263#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:30,439 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:30,439 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:30,439 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:30,439 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][153], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 13#L701-3true, 307#L700-2true, 23#L698-1true]) [2023-11-29 05:00:31,141 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,141 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:31,141 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:31,141 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:31,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, 240#L704-6true, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:31,240 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,240 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:31,240 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:31,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][271], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 183#L713-8true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true]) [2023-11-29 05:00:31,248 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,248 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:31,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1629] L699-3-->L700-2: Formula: (let ((.cse3 (+ 2 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse2 (+ |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse2)) (.cse1 (select .cse10 .cse3)) (.cse4 (+ 3 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse7 (select .cse10 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse6 (select .cse10 .cse4)) (.cse5 (= .cse9 .cse1)) (.cse8 (select |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse0 (select |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= 0 |v_#race~next_alloc_idx~0_115|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse2 .cse1) .cse3 .cse1) .cse4 .cse1))) .cse5 (= .cse6 .cse1) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|) (= .cse7 .cse1) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|)) (and (= .cse7 .cse9) (= .cse6 .cse9) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) .cse5 (= |v_#memory_int_119| (store |v_#memory_int_120| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store .cse8 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100))) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#race_170| |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse0 |v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse2 .cse9) .cse3 .cse9) .cse4 .cse9)) |v_#race_169|)))))) InVars {#race=|v_#race_170|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, #memory_int=|v_#memory_int_120|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread4of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.offset_11|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1_13|, 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_99, 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_#in~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base_13|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, thr1Thread4of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread4of4ForFork0_push_~#newTop~0#1.base_11|, #memory_int=|v_#memory_int_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base=|v_thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_~curr_alloc_idx#1.base_13|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_149|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_150|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_117|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_116|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_114|] AssignedVars[#race, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#in~curr_alloc_idx#1.base, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread4of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, 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][351], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 233#L705-3true, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 307#L700-2true, 358#L704-4true]) [2023-11-29 05:00:31,263 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,263 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:31,263 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:31,263 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 67#L707-6true, 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:31,521 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,521 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,521 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:31,521 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 151#L708-2true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:31,588 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,589 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,589 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:31,589 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 345#L719-5true, 459#true, 305#L705-3true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 13#L701-3true, 245#L700-2true, 23#L698-1true]) [2023-11-29 05:00:31,592 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:31,592 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2023-11-29 05:00:31,592 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2023-11-29 05:00:31,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, 263#thr1Err10ASSERT_VIOLATIONDATA_RACEtrue, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 307#L700-2true]) [2023-11-29 05:00:31,605 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,605 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2023-11-29 05:00:31,605 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,605 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2023-11-29 05:00:31,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][175], [thr1Thread1of4ForFork0InUse, 8#thr1Err7ASSERT_VIOLATIONDATA_RACEtrue, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 91#L704-6true, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 103#L713-8true, 245#L700-2true]) [2023-11-29 05:00:31,607 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,607 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,607 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2023-11-29 05:00:31,607 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2023-11-29 05:00:32,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1521] L699-3-->L700-2: Formula: (let ((.cse7 (+ 2 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse10 (select |v_#race_169| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse6 (+ |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 1))) (let ((.cse9 (select .cse10 .cse6)) (.cse1 (select .cse10 .cse7)) (.cse8 (+ 3 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|))) (let ((.cse0 (select .cse10 .cse8)) (.cse2 (select .cse10 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|)) (.cse3 (= .cse9 .cse1)) (.cse5 (select |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|)) (.cse4 (select |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|))) (or (and (= .cse0 .cse1) (= .cse1 .cse2) (= 0 |v_#race~next_alloc_idx~0_115|) .cse3 (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| 0)) |v_#memory_int_119|) (< 64 v_~next_alloc_idx~0_100) (= v_~next_alloc_idx~0_99 v_~next_alloc_idx~0_100) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|) (= |v_#race_169| (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse1) .cse6 .cse1) .cse7 .cse1) .cse8 .cse1)))) (and (= .cse9 .cse0) (= v_~next_alloc_idx~0_99 (+ 2 v_~next_alloc_idx~0_100)) (= .cse9 .cse2) .cse3 (= (store |v_#race_170| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store (store (store (store .cse5 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| .cse9) .cse6 .cse9) .cse7 .cse9) .cse8 .cse9)) |v_#race_169|) (= |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109| |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|) (<= v_~next_alloc_idx~0_100 64) (= (store |v_#memory_int_120| |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11| (store .cse4 |v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11| v_~next_alloc_idx~0_100)) |v_#memory_int_119|)))))) InVars {#race=|v_#race_170|, #memory_int=|v_#memory_int_120|, thr1Thread3of4ForFork0_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|, ~next_alloc_idx~0=v_~next_alloc_idx~0_100, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|} OutVars{#race=|v_#race_169|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1_13|, ~next_alloc_idx~0=v_~next_alloc_idx~0_99, thr1Thread3of4ForFork0_push_~#newTop~0#1.base=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.base_11|, 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~nondet3#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1_13|, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1=|v_thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#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_119|, #race~next_alloc_idx~0=|v_#race~next_alloc_idx~0_115|, 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_push_~#newTop~0#1.offset=|v_thr1Thread3of4ForFork0_push_~#newTop~0#1.offset_11|} AuxVars[|v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_109|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_113|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet3#1_112|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_145|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet2#1_146|, |v_thr1___VERIFIER_atomic_index_malloc_#t~nondet1#1_110|] AssignedVars[#race, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet2#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet3#1, thr1Thread3of4ForFork0___VERIFIER_atomic_index_malloc_#t~nondet1#1, ~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][92], [thr1Thread1of4ForFork0InUse, 369#L713-18true, thr1Thread2of4ForFork0InUse, 456#true, thr1Thread3of4ForFork0InUse, thr1Thread4of4ForFork0InUse, 387#thr1Err6ASSERT_VIOLATIONDATA_RACEtrue, 345#L719-5true, 459#true, Black: 461#(= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0), Black: 462#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0)), Black: 463#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |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: 464#(and (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 1)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset|) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 3)) 0) (= (select (select |#race| |thr1Thread1of4ForFork0_push_~#newTop~0#1.base|) (+ |thr1Thread1of4ForFork0_push_~#newTop~0#1.offset| 2)) 0)), 471#true, 245#L700-2true, 23#L698-1true]) [2023-11-29 05:00:32,227 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2023-11-29 05:00:32,227 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2023-11-29 05:00:32,227 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2023-11-29 05:00:32,227 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event