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


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


Checking for data races
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/pthread-ext/25_stack_longer-1-race.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 71de1c8da7c81d1cb6f2035741a17645b8c79e199c0fda7e542c1cb232593d6b
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 12:47:54,378 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 12:47:54,435 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-12-02 12:47:54,440 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 12:47:54,440 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 12:47:54,461 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 12:47:54,462 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 12:47:54,462 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 12:47:54,463 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 12:47:54,463 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 12:47:54,463 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 12:47:54,463 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 12:47:54,463 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 12:47:54,463 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 12:47:54,463 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 12:47:54,464 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 12:47:54,465 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:47:54,465 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:47:54,465 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:47:54,466 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 12:47:54,466 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 71de1c8da7c81d1cb6f2035741a17645b8c79e199c0fda7e542c1cb232593d6b
[2024-12-02 12:47:54,693 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 12:47:54,701 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 12:47:54,703 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 12:47:54,704 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 12:47:54,704 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 12:47:54,705 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/pthread-ext/25_stack_longer-1-race.i
[2024-12-02 12:47:57,339 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/data/803137c05/89679a9a993749e79e66d82fea09247b/FLAGd833289ee
[2024-12-02 12:47:57,565 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 12:47:57,566 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/sv-benchmarks/c/pthread-ext/25_stack_longer-1-race.i
[2024-12-02 12:47:57,576 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/data/803137c05/89679a9a993749e79e66d82fea09247b/FLAGd833289ee
[2024-12-02 12:47:57,588 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/data/803137c05/89679a9a993749e79e66d82fea09247b
[2024-12-02 12:47:57,589 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 12:47:57,591 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 12:47:57,592 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 12:47:57,592 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 12:47:57,595 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 12:47:57,595 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:57,596 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72900502 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57, skipping insertion in model container
[2024-12-02 12:47:57,596 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:57,620 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 12:47:57,880 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:47:57,907 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 12:47:57,954 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:47:57,997 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 12:47:57,997 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57 WrapperNode
[2024-12-02 12:47:57,998 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 12:47:57,999 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 12:47:57,999 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 12:47:57,999 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 12:47:58,005 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,020 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,052 INFO  L138                Inliner]: procedures = 176, calls = 32, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 932
[2024-12-02 12:47:58,052 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 12:47:58,052 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 12:47:58,052 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 12:47:58,053 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 12:47:58,058 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,058 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,062 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,062 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,084 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,088 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,092 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,095 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,097 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,102 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 12:47:58,103 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 12:47:58,103 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 12:47:58,103 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 12:47:58,104 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (1/1) ...
[2024-12-02 12:47:58,110 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:47:58,121 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:47:58,133 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 12:47:58,136 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_faccd2ed-d351-4ce8-b89b-6da7c7f10932/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 12:47:58,159 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-12-02 12:47:58,159 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-12-02 12:47:58,159 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-12-02 12:47:58,159 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-12-02 12:47:58,159 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 12:47:58,160 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-12-02 12:47:58,160 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 12:47:58,160 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 12:47:58,161 WARN  L203             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-12-02 12:47:58,271 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 12:47:58,273 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 12:47:59,165 INFO  L279             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-12-02 12:47:59,166 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 12:47:59,464 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 12:47:59,465 INFO  L312             CfgBuilder]: Removed 4 assume(true) statements.
[2024-12-02 12:47:59,465 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:47:59 BoogieIcfgContainer
[2024-12-02 12:47:59,465 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 12:47:59,467 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 12:47:59,468 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 12:47:59,472 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 12:47:59,472 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 12:47:57" (1/3) ...
[2024-12-02 12:47:59,473 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39e26478 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:47:59, skipping insertion in model container
[2024-12-02 12:47:59,473 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:47:57" (2/3) ...
[2024-12-02 12:47:59,473 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39e26478 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:47:59, skipping insertion in model container
[2024-12-02 12:47:59,473 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:47:59" (3/3) ...
[2024-12-02 12:47:59,474 INFO  L128   eAbstractionObserver]: Analyzing ICFG 25_stack_longer-1-race.i
[2024-12-02 12:47:59,490 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 12:47:59,491 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG 25_stack_longer-1-race.i that has 2 procedures, 791 locations, 1 initial locations, 2 loop locations, and 26 error locations.
[2024-12-02 12:47:59,491 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-12-02 12:47:59,591 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 12:47:59,636 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 794 places, 798 transitions, 1600 flow
[2024-12-02 12:47:59,930 INFO  L124   PetriNetUnfolderBase]: 8/806 cut-off events.
[2024-12-02 12:47:59,932 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 12:47:59,938 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 810 conditions, 806 events. 8/806 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 225 event pairs, 0 based on Foata normal form. 0/770 useless extension candidates. Maximal degree in co-relation 667. Up to 4 conditions per place. 
[2024-12-02 12:47:59,938 INFO  L82        GeneralOperation]: Start removeDead. Operand has 794 places, 798 transitions, 1600 flow
[2024-12-02 12:47:59,947 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 794 places, 798 transitions, 1600 flow
[2024-12-02 12:47:59,955 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:47:59,966 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@85f305d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:47:59,966 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 53 error locations.
[2024-12-02 12:48:00,117 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 12:48:00,117 INFO  L124   PetriNetUnfolderBase]: 2/672 cut-off events.
[2024-12-02 12:48:00,117 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 12:48:00,118 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:00,119 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:00,119 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] ===
[2024-12-02 12:48:00,126 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:00,127 INFO  L85        PathProgramCache]: Analyzing trace with hash 1327398329, now seen corresponding path program 1 times
[2024-12-02 12:48:00,135 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:00,135 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2105957582]
[2024-12-02 12:48:00,136 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:00,136 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:00,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:02,931 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:02,932 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:02,932 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2105957582]
[2024-12-02 12:48:02,932 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2105957582] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:02,933 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:02,933 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-02 12:48:02,934 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1117959350]
[2024-12-02 12:48:02,935 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:02,941 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:48:02,949 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:02,964 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:48:02,964 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:48:02,968 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 770 out of 798
[2024-12-02 12:48:02,973 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 794 places, 798 transitions, 1600 flow. Second operand  has 2 states, 2 states have (on average 771.0) internal successors, (1542), 2 states have internal predecessors, (1542), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:02,973 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:02,973 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 770 of 798
[2024-12-02 12:48:02,974 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:03,189 INFO  L124   PetriNetUnfolderBase]: 4/778 cut-off events.
[2024-12-02 12:48:03,190 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2024-12-02 12:48:03,190 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 792 conditions, 778 events. 4/778 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 134 event pairs, 0 based on Foata normal form. 8/771 useless extension candidates. Maximal degree in co-relation 122. Up to 10 conditions per place. 
[2024-12-02 12:48:03,192 INFO  L140   encePairwiseOnDemand]: 779/798 looper letters, 9 selfloop transitions, 0 changer transitions 0/775 dead transitions.
[2024-12-02 12:48:03,193 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 775 places, 775 transitions, 1572 flow
[2024-12-02 12:48:03,194 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:48:03,196 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 12:48:03,215 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1568 transitions.
[2024-12-02 12:48:03,217 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9824561403508771
[2024-12-02 12:48:03,219 INFO  L175             Difference]: Start difference. First operand has 794 places, 798 transitions, 1600 flow. Second operand 2 states and 1568 transitions.
[2024-12-02 12:48:03,219 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 775 places, 775 transitions, 1572 flow
[2024-12-02 12:48:03,226 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 775 places, 775 transitions, 1572 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:03,234 INFO  L231             Difference]: Finished difference. Result has 775 places, 775 transitions, 1554 flow
[2024-12-02 12:48:03,237 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=798, PETRI_DIFFERENCE_MINUEND_FLOW=1554, PETRI_DIFFERENCE_MINUEND_PLACES=774, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=775, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=775, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1554, PETRI_PLACES=775, PETRI_TRANSITIONS=775}
[2024-12-02 12:48:03,240 INFO  L279   CegarLoopForPetriNet]: 794 programPoint places, -19 predicate places.
[2024-12-02 12:48:03,240 INFO  L471      AbstractCegarLoop]: Abstraction has has 775 places, 775 transitions, 1554 flow
[2024-12-02 12:48:03,241 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 771.0) internal successors, (1542), 2 states have internal predecessors, (1542), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:03,241 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:03,241 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:03,241 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 12:48:03,241 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] ===
[2024-12-02 12:48:03,243 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:03,243 INFO  L85        PathProgramCache]: Analyzing trace with hash 24577852, now seen corresponding path program 1 times
[2024-12-02 12:48:03,243 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:03,243 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854160853]
[2024-12-02 12:48:03,244 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:03,244 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:03,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:03,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:03,789 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:03,789 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854160853]
[2024-12-02 12:48:03,789 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854160853] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:03,789 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:03,789 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:03,790 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [231914694]
[2024-12-02 12:48:03,790 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:03,791 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:03,792 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:03,793 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:03,793 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:03,806 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 766 out of 798
[2024-12-02 12:48:03,810 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 775 places, 775 transitions, 1554 flow. Second operand  has 3 states, 3 states have (on average 767.3333333333334) internal successors, (2302), 3 states have internal predecessors, (2302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:03,811 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:03,811 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 766 of 798
[2024-12-02 12:48:03,811 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:04,016 INFO  L124   PetriNetUnfolderBase]: 6/865 cut-off events.
[2024-12-02 12:48:04,016 INFO  L125   PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES.
[2024-12-02 12:48:04,017 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 890 conditions, 865 events. 6/865 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 430 event pairs, 0 based on Foata normal form. 0/840 useless extension candidates. Maximal degree in co-relation 886. Up to 11 conditions per place. 
[2024-12-02 12:48:04,018 INFO  L140   encePairwiseOnDemand]: 795/798 looper letters, 17 selfloop transitions, 2 changer transitions 0/781 dead transitions.
[2024-12-02 12:48:04,018 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 776 places, 781 transitions, 1604 flow
[2024-12-02 12:48:04,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:48:04,021 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:48:04,025 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2318 transitions.
[2024-12-02 12:48:04,026 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9682539682539683
[2024-12-02 12:48:04,026 INFO  L175             Difference]: Start difference. First operand has 775 places, 775 transitions, 1554 flow. Second operand 3 states and 2318 transitions.
[2024-12-02 12:48:04,026 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 776 places, 781 transitions, 1604 flow
[2024-12-02 12:48:04,029 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 776 places, 781 transitions, 1604 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:04,035 INFO  L231             Difference]: Finished difference. Result has 776 places, 774 transitions, 1556 flow
[2024-12-02 12:48:04,036 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=798, PETRI_DIFFERENCE_MINUEND_FLOW=1552, PETRI_DIFFERENCE_MINUEND_PLACES=774, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=774, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=772, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1556, PETRI_PLACES=776, PETRI_TRANSITIONS=774}
[2024-12-02 12:48:04,036 INFO  L279   CegarLoopForPetriNet]: 794 programPoint places, -18 predicate places.
[2024-12-02 12:48:04,036 INFO  L471      AbstractCegarLoop]: Abstraction has has 776 places, 774 transitions, 1556 flow
[2024-12-02 12:48:04,037 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 767.3333333333334) internal successors, (2302), 3 states have internal predecessors, (2302), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:04,037 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:04,038 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:04,038 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 12:48:04,038 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 49 more)] ===
[2024-12-02 12:48:04,040 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:04,040 INFO  L85        PathProgramCache]: Analyzing trace with hash 1804649835, now seen corresponding path program 1 times
[2024-12-02 12:48:04,040 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:04,040 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [526236079]
[2024-12-02 12:48:04,040 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:04,041 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:04,237 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:48:04,237 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:48:04,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:48:04,503 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 12:48:04,503 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 12:48:04,504 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining)
[2024-12-02 12:48:04,506 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining)
[2024-12-02 12:48:04,506 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining)
[2024-12-02 12:48:04,506 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining)
[2024-12-02 12:48:04,507 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 53 remaining)
[2024-12-02 12:48:04,508 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining)
[2024-12-02 12:48:04,509 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining)
[2024-12-02 12:48:04,510 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining)
[2024-12-02 12:48:04,511 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining)
[2024-12-02 12:48:04,512 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining)
[2024-12-02 12:48:04,512 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 12:48:04,512 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-12-02 12:48:04,514 WARN  L246   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 12:48:04,515 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-12-02 12:48:04,622 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 12:48:04,629 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 918 places, 926 transitions, 1862 flow
[2024-12-02 12:48:04,806 INFO  L124   PetriNetUnfolderBase]: 15/944 cut-off events.
[2024-12-02 12:48:04,806 INFO  L125   PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES.
[2024-12-02 12:48:04,810 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 952 conditions, 944 events. 15/944 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 879 event pairs, 0 based on Foata normal form. 0/874 useless extension candidates. Maximal degree in co-relation 807. Up to 6 conditions per place. 
[2024-12-02 12:48:04,810 INFO  L82        GeneralOperation]: Start removeDead. Operand has 918 places, 926 transitions, 1862 flow
[2024-12-02 12:48:04,815 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 918 places, 926 transitions, 1862 flow
[2024-12-02 12:48:04,816 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:48:04,816 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@85f305d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:48:04,816 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 79 error locations.
[2024-12-02 12:48:04,881 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 12:48:04,881 INFO  L124   PetriNetUnfolderBase]: 2/672 cut-off events.
[2024-12-02 12:48:04,881 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 12:48:04,881 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:04,881 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:04,881 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] ===
[2024-12-02 12:48:04,883 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:04,883 INFO  L85        PathProgramCache]: Analyzing trace with hash 125030646, now seen corresponding path program 1 times
[2024-12-02 12:48:04,883 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:04,883 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042688323]
[2024-12-02 12:48:04,883 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:04,883 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:05,113 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:06,022 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:06,023 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:06,023 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042688323]
[2024-12-02 12:48:06,023 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042688323] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:06,023 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:06,023 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-02 12:48:06,023 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1515014947]
[2024-12-02 12:48:06,023 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:06,024 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:48:06,024 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:06,025 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:48:06,025 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:48:06,027 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 872 out of 926
[2024-12-02 12:48:06,028 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 918 places, 926 transitions, 1862 flow. Second operand  has 2 states, 2 states have (on average 873.0) internal successors, (1746), 2 states have internal predecessors, (1746), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:06,029 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:06,029 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 872 of 926
[2024-12-02 12:48:06,029 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:06,465 INFO  L124   PetriNetUnfolderBase]: 112/1909 cut-off events.
[2024-12-02 12:48:06,465 INFO  L125   PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES.
[2024-12-02 12:48:06,469 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 2096 conditions, 1909 events. 112/1909 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 8081 event pairs, 52 based on Foata normal form. 89/1825 useless extension candidates. Maximal degree in co-relation 1269. Up to 161 conditions per place. 
[2024-12-02 12:48:06,473 INFO  L140   encePairwiseOnDemand]: 890/926 looper letters, 18 selfloop transitions, 0 changer transitions 0/885 dead transitions.
[2024-12-02 12:48:06,473 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 883 places, 885 transitions, 1816 flow
[2024-12-02 12:48:06,474 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:48:06,474 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 12:48:06,476 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 1798 transitions.
[2024-12-02 12:48:06,477 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9708423326133909
[2024-12-02 12:48:06,477 INFO  L175             Difference]: Start difference. First operand has 918 places, 926 transitions, 1862 flow. Second operand 2 states and 1798 transitions.
[2024-12-02 12:48:06,477 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 883 places, 885 transitions, 1816 flow
[2024-12-02 12:48:06,480 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 883 places, 885 transitions, 1816 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:06,486 INFO  L231             Difference]: Finished difference. Result has 883 places, 885 transitions, 1780 flow
[2024-12-02 12:48:06,487 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=926, PETRI_DIFFERENCE_MINUEND_FLOW=1780, PETRI_DIFFERENCE_MINUEND_PLACES=882, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=885, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=885, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=1780, PETRI_PLACES=883, PETRI_TRANSITIONS=885}
[2024-12-02 12:48:06,488 INFO  L279   CegarLoopForPetriNet]: 918 programPoint places, -35 predicate places.
[2024-12-02 12:48:06,488 INFO  L471      AbstractCegarLoop]: Abstraction has has 883 places, 885 transitions, 1780 flow
[2024-12-02 12:48:06,489 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 873.0) internal successors, (1746), 2 states have internal predecessors, (1746), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:06,489 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:06,490 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:06,490 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 12:48:06,490 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] ===
[2024-12-02 12:48:06,491 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:06,491 INFO  L85        PathProgramCache]: Analyzing trace with hash -104529191, now seen corresponding path program 1 times
[2024-12-02 12:48:06,492 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:06,492 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1734102460]
[2024-12-02 12:48:06,492 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:06,492 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:06,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:06,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:06,832 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:06,832 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1734102460]
[2024-12-02 12:48:06,832 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1734102460] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:06,832 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:06,832 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:06,832 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898798252]
[2024-12-02 12:48:06,832 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:06,834 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:06,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:06,835 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:06,836 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:06,855 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 864 out of 926
[2024-12-02 12:48:06,859 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 883 places, 885 transitions, 1780 flow. Second operand  has 3 states, 3 states have (on average 865.3333333333334) internal successors, (2596), 3 states have internal predecessors, (2596), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:06,860 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:06,860 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 864 of 926
[2024-12-02 12:48:06,860 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:08,453 INFO  L124   PetriNetUnfolderBase]: 366/4265 cut-off events.
[2024-12-02 12:48:08,453 INFO  L125   PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES.
[2024-12-02 12:48:08,464 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 4889 conditions, 4265 events. 366/4265 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 82. Compared 32835 event pairs, 95 based on Foata normal form. 0/3784 useless extension candidates. Maximal degree in co-relation 4884. Up to 290 conditions per place. 
[2024-12-02 12:48:08,478 INFO  L140   encePairwiseOnDemand]: 918/926 looper letters, 43 selfloop transitions, 6 changer transitions 0/908 dead transitions.
[2024-12-02 12:48:08,478 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 885 places, 908 transitions, 1929 flow
[2024-12-02 12:48:08,479 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:48:08,479 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:48:08,483 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2643 transitions.
[2024-12-02 12:48:08,485 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9514038876889849
[2024-12-02 12:48:08,485 INFO  L175             Difference]: Start difference. First operand has 883 places, 885 transitions, 1780 flow. Second operand 3 states and 2643 transitions.
[2024-12-02 12:48:08,485 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 885 places, 908 transitions, 1929 flow
[2024-12-02 12:48:08,490 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 885 places, 908 transitions, 1929 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:08,499 INFO  L231             Difference]: Finished difference. Result has 887 places, 891 transitions, 1832 flow
[2024-12-02 12:48:08,501 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=926, PETRI_DIFFERENCE_MINUEND_FLOW=1780, PETRI_DIFFERENCE_MINUEND_PLACES=883, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=885, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=879, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1832, PETRI_PLACES=887, PETRI_TRANSITIONS=891}
[2024-12-02 12:48:08,501 INFO  L279   CegarLoopForPetriNet]: 918 programPoint places, -31 predicate places.
[2024-12-02 12:48:08,501 INFO  L471      AbstractCegarLoop]: Abstraction has has 887 places, 891 transitions, 1832 flow
[2024-12-02 12:48:08,503 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 865.3333333333334) internal successors, (2596), 3 states have internal predecessors, (2596), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:08,503 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:08,503 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:08,504 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 12:48:08,504 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] ===
[2024-12-02 12:48:08,505 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:08,506 INFO  L85        PathProgramCache]: Analyzing trace with hash 1583815760, now seen corresponding path program 1 times
[2024-12-02 12:48:08,506 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:08,506 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662741807]
[2024-12-02 12:48:08,506 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:08,506 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:08,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:08,880 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:08,880 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:08,881 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662741807]
[2024-12-02 12:48:08,881 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662741807] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:08,881 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:08,881 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:08,881 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916121051]
[2024-12-02 12:48:08,881 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:08,882 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:08,883 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:08,883 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:08,883 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:08,922 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 860 out of 926
[2024-12-02 12:48:08,925 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 887 places, 891 transitions, 1832 flow. Second operand  has 3 states, 3 states have (on average 862.0) internal successors, (2586), 3 states have internal predecessors, (2586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:08,925 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:08,925 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 860 of 926
[2024-12-02 12:48:08,925 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:10,028 INFO  L124   PetriNetUnfolderBase]: 674/5421 cut-off events.
[2024-12-02 12:48:10,028 INFO  L125   PetriNetUnfolderBase]: For 95/95 co-relation queries the response was YES.
[2024-12-02 12:48:10,041 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 6677 conditions, 5421 events. 674/5421 cut-off events. For 95/95 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 45252 event pairs, 283 based on Foata normal form. 0/4759 useless extension candidates. Maximal degree in co-relation 6670. Up to 992 conditions per place. 
[2024-12-02 12:48:10,056 INFO  L140   encePairwiseOnDemand]: 918/926 looper letters, 37 selfloop transitions, 7 changer transitions 0/905 dead transitions.
[2024-12-02 12:48:10,056 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 889 places, 905 transitions, 1953 flow
[2024-12-02 12:48:10,056 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:48:10,057 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:48:10,059 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2625 transitions.
[2024-12-02 12:48:10,060 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9449244060475162
[2024-12-02 12:48:10,060 INFO  L175             Difference]: Start difference. First operand has 887 places, 891 transitions, 1832 flow. Second operand 3 states and 2625 transitions.
[2024-12-02 12:48:10,060 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 889 places, 905 transitions, 1953 flow
[2024-12-02 12:48:10,065 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 887 places, 905 transitions, 1941 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 12:48:10,140 INFO  L231             Difference]: Finished difference. Result has 889 places, 897 transitions, 1874 flow
[2024-12-02 12:48:10,142 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=926, PETRI_DIFFERENCE_MINUEND_FLOW=1820, PETRI_DIFFERENCE_MINUEND_PLACES=885, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=891, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=884, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1874, PETRI_PLACES=889, PETRI_TRANSITIONS=897}
[2024-12-02 12:48:10,142 INFO  L279   CegarLoopForPetriNet]: 918 programPoint places, -29 predicate places.
[2024-12-02 12:48:10,143 INFO  L471      AbstractCegarLoop]: Abstraction has has 889 places, 897 transitions, 1874 flow
[2024-12-02 12:48:10,143 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 862.0) internal successors, (2586), 3 states have internal predecessors, (2586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:10,143 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:10,144 INFO  L206   CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:10,144 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 12:48:10,144 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 75 more)] ===
[2024-12-02 12:48:10,145 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:10,146 INFO  L85        PathProgramCache]: Analyzing trace with hash -1953101125, now seen corresponding path program 1 times
[2024-12-02 12:48:10,146 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:10,146 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [979147057]
[2024-12-02 12:48:10,146 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:10,146 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:10,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:48:10,363 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:48:10,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:48:10,638 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 12:48:10,638 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 12:48:10,638 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (78 of 79 remaining)
[2024-12-02 12:48:10,638 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (77 of 79 remaining)
[2024-12-02 12:48:10,638 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (76 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (74 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (73 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (72 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (71 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (70 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (69 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (68 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (66 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (65 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (64 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (63 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (62 of 79 remaining)
[2024-12-02 12:48:10,639 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (61 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (60 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (59 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (58 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (57 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (56 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (55 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (53 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (52 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 79 remaining)
[2024-12-02 12:48:10,640 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 79 remaining)
[2024-12-02 12:48:10,641 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 79 remaining)
[2024-12-02 12:48:10,642 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 79 remaining)
[2024-12-02 12:48:10,643 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 79 remaining)
[2024-12-02 12:48:10,644 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 79 remaining)
[2024-12-02 12:48:10,644 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 12:48:10,645 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1]
[2024-12-02 12:48:10,646 WARN  L246   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 12:48:10,646 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-12-02 12:48:10,747 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 12:48:10,756 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 1042 places, 1054 transitions, 2126 flow
[2024-12-02 12:48:11,017 INFO  L124   PetriNetUnfolderBase]: 22/1082 cut-off events.
[2024-12-02 12:48:11,017 INFO  L125   PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES.
[2024-12-02 12:48:11,024 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1095 conditions, 1082 events. 22/1082 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1702 event pairs, 0 based on Foata normal form. 0/978 useless extension candidates. Maximal degree in co-relation 948. Up to 8 conditions per place. 
[2024-12-02 12:48:11,024 INFO  L82        GeneralOperation]: Start removeDead. Operand has 1042 places, 1054 transitions, 2126 flow
[2024-12-02 12:48:11,035 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 1042 places, 1054 transitions, 2126 flow
[2024-12-02 12:48:11,035 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:48:11,036 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@85f305d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:48:11,036 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 105 error locations.
[2024-12-02 12:48:11,092 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 12:48:11,092 INFO  L124   PetriNetUnfolderBase]: 1/670 cut-off events.
[2024-12-02 12:48:11,092 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 12:48:11,092 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:11,093 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:11,093 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:48:11,094 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:11,094 INFO  L85        PathProgramCache]: Analyzing trace with hash 1465144531, now seen corresponding path program 1 times
[2024-12-02 12:48:11,094 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:11,094 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1568561139]
[2024-12-02 12:48:11,094 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:11,094 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:11,335 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:12,281 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:12,282 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:12,282 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1568561139]
[2024-12-02 12:48:12,282 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1568561139] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:12,282 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:12,282 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-02 12:48:12,282 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1997778487]
[2024-12-02 12:48:12,282 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:12,283 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:48:12,284 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:12,284 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:48:12,284 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:48:12,285 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 974 out of 1054
[2024-12-02 12:48:12,286 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1042 places, 1054 transitions, 2126 flow. Second operand  has 2 states, 2 states have (on average 975.0) internal successors, (1950), 2 states have internal predecessors, (1950), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:12,286 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:12,286 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 974 of 1054
[2024-12-02 12:48:12,286 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:15,229 INFO  L124   PetriNetUnfolderBase]: 1750/12706 cut-off events.
[2024-12-02 12:48:15,229 INFO  L125   PetriNetUnfolderBase]: For 391/391 co-relation queries the response was YES.
[2024-12-02 12:48:15,277 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 15179 conditions, 12706 events. 1750/12706 cut-off events. For 391/391 co-relation queries the response was YES. Maximal size of possible extension queue 204. Compared 136183 event pairs, 962 based on Foata normal form. 956/12079 useless extension candidates. Maximal degree in co-relation 12718. Up to 2202 conditions per place. 
[2024-12-02 12:48:15,319 INFO  L140   encePairwiseOnDemand]: 1001/1054 looper letters, 27 selfloop transitions, 0 changer transitions 0/995 dead transitions.
[2024-12-02 12:48:15,319 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 991 places, 995 transitions, 2062 flow
[2024-12-02 12:48:15,320 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:48:15,320 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 12:48:15,321 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 2028 transitions.
[2024-12-02 12:48:15,322 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9620493358633776
[2024-12-02 12:48:15,322 INFO  L175             Difference]: Start difference. First operand has 1042 places, 1054 transitions, 2126 flow. Second operand 2 states and 2028 transitions.
[2024-12-02 12:48:15,322 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 991 places, 995 transitions, 2062 flow
[2024-12-02 12:48:15,326 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 991 places, 995 transitions, 2060 flow, removed 1 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:15,335 INFO  L231             Difference]: Finished difference. Result has 991 places, 995 transitions, 2006 flow
[2024-12-02 12:48:15,336 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1054, PETRI_DIFFERENCE_MINUEND_FLOW=2006, PETRI_DIFFERENCE_MINUEND_PLACES=990, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=995, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=995, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=2006, PETRI_PLACES=991, PETRI_TRANSITIONS=995}
[2024-12-02 12:48:15,337 INFO  L279   CegarLoopForPetriNet]: 1042 programPoint places, -51 predicate places.
[2024-12-02 12:48:15,337 INFO  L471      AbstractCegarLoop]: Abstraction has has 991 places, 995 transitions, 2006 flow
[2024-12-02 12:48:15,338 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 975.0) internal successors, (1950), 2 states have internal predecessors, (1950), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:15,338 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:15,339 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:15,339 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 12:48:15,339 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:48:15,340 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:15,340 INFO  L85        PathProgramCache]: Analyzing trace with hash -745240778, now seen corresponding path program 1 times
[2024-12-02 12:48:15,340 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:15,341 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1268371993]
[2024-12-02 12:48:15,341 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:15,341 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:15,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:15,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:15,766 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:15,766 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1268371993]
[2024-12-02 12:48:15,766 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1268371993] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:15,767 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:15,767 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:15,767 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146411196]
[2024-12-02 12:48:15,767 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:15,767 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:15,768 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:15,768 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:15,768 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:15,790 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 962 out of 1054
[2024-12-02 12:48:15,794 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 991 places, 995 transitions, 2006 flow. Second operand  has 3 states, 3 states have (on average 963.3333333333334) internal successors, (2890), 3 states have internal predecessors, (2890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:15,794 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:15,794 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 962 of 1054
[2024-12-02 12:48:15,794 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:29,073 INFO  L124   PetriNetUnfolderBase]: 9392/56089 cut-off events.
[2024-12-02 12:48:29,073 INFO  L125   PetriNetUnfolderBase]: For 718/718 co-relation queries the response was YES.
[2024-12-02 12:48:29,282 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 69296 conditions, 56089 events. 9392/56089 cut-off events. For 718/718 co-relation queries the response was YES. Maximal size of possible extension queue 1005. Compared 820319 event pairs, 2763 based on Foata normal form. 0/48618 useless extension candidates. Maximal degree in co-relation 69290. Up to 6318 conditions per place. 
[2024-12-02 12:48:29,442 INFO  L140   encePairwiseOnDemand]: 1042/1054 looper letters, 65 selfloop transitions, 9 changer transitions 0/1030 dead transitions.
[2024-12-02 12:48:29,442 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 993 places, 1030 transitions, 2234 flow
[2024-12-02 12:48:29,442 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:48:29,443 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:48:29,446 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2963 transitions.
[2024-12-02 12:48:29,447 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9370651486401012
[2024-12-02 12:48:29,447 INFO  L175             Difference]: Start difference. First operand has 991 places, 995 transitions, 2006 flow. Second operand 3 states and 2963 transitions.
[2024-12-02 12:48:29,447 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 993 places, 1030 transitions, 2234 flow
[2024-12-02 12:48:29,452 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 993 places, 1030 transitions, 2234 flow, removed 0 selfloop flow, removed 0 redundant places.
[2024-12-02 12:48:29,461 INFO  L231             Difference]: Finished difference. Result has 995 places, 1004 transitions, 2084 flow
[2024-12-02 12:48:29,463 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1054, PETRI_DIFFERENCE_MINUEND_FLOW=2006, PETRI_DIFFERENCE_MINUEND_PLACES=991, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=995, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=986, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2084, PETRI_PLACES=995, PETRI_TRANSITIONS=1004}
[2024-12-02 12:48:29,463 INFO  L279   CegarLoopForPetriNet]: 1042 programPoint places, -47 predicate places.
[2024-12-02 12:48:29,463 INFO  L471      AbstractCegarLoop]: Abstraction has has 995 places, 1004 transitions, 2084 flow
[2024-12-02 12:48:29,465 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 963.3333333333334) internal successors, (2890), 3 states have internal predecessors, (2890), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:29,465 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:29,465 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:29,465 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 12:48:29,465 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:48:29,467 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:29,467 INFO  L85        PathProgramCache]: Analyzing trace with hash -1810360783, now seen corresponding path program 1 times
[2024-12-02 12:48:29,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:29,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1135286389]
[2024-12-02 12:48:29,467 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:29,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:29,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:29,689 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:29,689 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:29,689 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1135286389]
[2024-12-02 12:48:29,689 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1135286389] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:29,689 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:29,689 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:29,689 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627159349]
[2024-12-02 12:48:29,689 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:29,690 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:29,691 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:29,691 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:29,691 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:29,727 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 959 out of 1054
[2024-12-02 12:48:29,731 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 995 places, 1004 transitions, 2084 flow. Second operand  has 3 states, 3 states have (on average 961.0) internal successors, (2883), 3 states have internal predecessors, (2883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:29,731 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:29,731 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 959 of 1054
[2024-12-02 12:48:29,732 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:33,435 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 146#L766-3true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true])
[2024-12-02 12:48:33,436 INFO  L294   olderBase$Statistics]: this new event has 727 ancestors and is cut-off event
[2024-12-02 12:48:33,436 INFO  L297   olderBase$Statistics]:   existing Event has 716 ancestors and is cut-off event
[2024-12-02 12:48:33,436 INFO  L297   olderBase$Statistics]:   existing Event has 716 ancestors and is cut-off event
[2024-12-02 12:48:33,436 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:48:33,883 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 146#L766-3true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:33,883 INFO  L294   olderBase$Statistics]: this new event has 728 ancestors and is cut-off event
[2024-12-02 12:48:33,883 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:48:33,883 INFO  L297   olderBase$Statistics]:   existing Event has 717 ancestors and is cut-off event
[2024-12-02 12:48:33,883 INFO  L297   olderBase$Statistics]:   existing Event has 717 ancestors and is cut-off event
[2024-12-02 12:48:37,057 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 714#L705-3true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true])
[2024-12-02 12:48:37,058 INFO  L294   olderBase$Statistics]: this new event has 743 ancestors and is cut-off event
[2024-12-02 12:48:37,058 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:48:37,058 INFO  L297   olderBase$Statistics]:   existing Event has 732 ancestors and is cut-off event
[2024-12-02 12:48:37,058 INFO  L297   olderBase$Statistics]:   existing Event has 732 ancestors and is cut-off event
[2024-12-02 12:48:37,291 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 714#L705-3true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:37,291 INFO  L294   olderBase$Statistics]: this new event has 744 ancestors and is cut-off event
[2024-12-02 12:48:37,291 INFO  L297   olderBase$Statistics]:   existing Event has 733 ancestors and is cut-off event
[2024-12-02 12:48:37,291 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:48:37,291 INFO  L297   olderBase$Statistics]:   existing Event has 733 ancestors and is cut-off event
[2024-12-02 12:48:38,021 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true, 921#L707-3true])
[2024-12-02 12:48:38,021 INFO  L294   olderBase$Statistics]: this new event has 747 ancestors and is cut-off event
[2024-12-02 12:48:38,021 INFO  L297   olderBase$Statistics]:   existing Event has 736 ancestors and is cut-off event
[2024-12-02 12:48:38,021 INFO  L297   olderBase$Statistics]:   existing Event has 736 ancestors and is cut-off event
[2024-12-02 12:48:38,021 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:48:38,487 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true, 921#L707-3true])
[2024-12-02 12:48:38,487 INFO  L294   olderBase$Statistics]: this new event has 748 ancestors and is cut-off event
[2024-12-02 12:48:38,487 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:48:38,487 INFO  L297   olderBase$Statistics]:   existing Event has 737 ancestors and is cut-off event
[2024-12-02 12:48:38,487 INFO  L297   olderBase$Statistics]:   existing Event has 737 ancestors and is cut-off event
[2024-12-02 12:48:42,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 416#L732-3true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true])
[2024-12-02 12:48:42,535 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:48:42,535 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:48:42,535 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:48:42,535 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:48:42,741 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 416#L732-3true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:42,741 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:48:42,741 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:48:42,741 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:48:42,741 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:48:42,742 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true, 305#L733true])
[2024-12-02 12:48:42,742 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:48:42,742 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:48:42,742 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:48:42,742 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:48:42,960 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 305#L733true, 1043#true])
[2024-12-02 12:48:42,960 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:48:42,960 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:48:42,960 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:48:42,960 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:48:44,972 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 460#L735-3true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true])
[2024-12-02 12:48:44,972 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:48:44,972 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:48:44,972 INFO  L297   olderBase$Statistics]:   existing Event has 772 ancestors and is cut-off event
[2024-12-02 12:48:44,972 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:48:45,193 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [460#L735-3true, 1039#true, 625#L775-5true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:45,194 INFO  L294   olderBase$Statistics]: this new event has 773 ancestors and is cut-off event
[2024-12-02 12:48:45,194 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:48:45,194 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:48:45,194 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:48:45,948 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 721#L736-3true, 1047#true, 1045#true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 499#L716true, 1043#true])
[2024-12-02 12:48:45,948 INFO  L294   olderBase$Statistics]: this new event has 775 ancestors and is cut-off event
[2024-12-02 12:48:45,948 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:48:45,948 INFO  L297   olderBase$Statistics]:   existing Event has 775 ancestors and is cut-off event
[2024-12-02 12:48:45,948 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:48:46,233 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4140] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread3of3ForFork0_assume_abort_if_not_#in~cond#1][760], [1039#true, 625#L775-5true, 721#L736-3true, 1047#true, 1045#true, 385#L764true, 1052#true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:46,233 INFO  L294   olderBase$Statistics]: this new event has 776 ancestors and is cut-off event
[2024-12-02 12:48:46,233 INFO  L297   olderBase$Statistics]:   existing Event has 765 ancestors and is cut-off event
[2024-12-02 12:48:46,233 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:48:46,233 INFO  L297   olderBase$Statistics]:   existing Event has 765 ancestors and is cut-off event
[2024-12-02 12:48:52,145 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][717], [146#L766-3true, 1039#true, 625#L775-5true, 110#L735-3true, 1047#true, 1045#true, 1052#true, 1041#true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:52,145 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:48:52,145 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:48:52,145 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:48:52,145 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:48:52,525 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][717], [146#L766-3true, 1039#true, 625#L775-5true, 1047#true, 1045#true, 1052#true, 1041#true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 71#L736-3true, 1043#true])
[2024-12-02 12:48:52,525 INFO  L294   olderBase$Statistics]: this new event has 808 ancestors and is cut-off event
[2024-12-02 12:48:52,526 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:48:52,526 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:48:52,526 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:48:54,708 INFO  L124   PetriNetUnfolderBase]: 21163/100090 cut-off events.
[2024-12-02 12:48:54,709 INFO  L125   PetriNetUnfolderBase]: For 1890/1890 co-relation queries the response was YES.
[2024-12-02 12:48:55,181 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 131645 conditions, 100090 events. 21163/100090 cut-off events. For 1890/1890 co-relation queries the response was YES. Maximal size of possible extension queue 1718. Compared 1539183 event pairs, 10173 based on Foata normal form. 0/86774 useless extension candidates. Maximal degree in co-relation 131637. Up to 26114 conditions per place. 
[2024-12-02 12:48:55,506 INFO  L140   encePairwiseOnDemand]: 1042/1054 looper letters, 57 selfloop transitions, 11 changer transitions 0/1030 dead transitions.
[2024-12-02 12:48:55,506 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 997 places, 1030 transitions, 2282 flow
[2024-12-02 12:48:55,507 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:48:55,507 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:48:55,509 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2946 transitions.
[2024-12-02 12:48:55,509 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9316888045540797
[2024-12-02 12:48:55,509 INFO  L175             Difference]: Start difference. First operand has 995 places, 1004 transitions, 2084 flow. Second operand 3 states and 2946 transitions.
[2024-12-02 12:48:55,509 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 997 places, 1030 transitions, 2282 flow
[2024-12-02 12:48:55,527 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 995 places, 1030 transitions, 2264 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 12:48:55,536 INFO  L231             Difference]: Finished difference. Result has 997 places, 1014 transitions, 2152 flow
[2024-12-02 12:48:55,538 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1054, PETRI_DIFFERENCE_MINUEND_FLOW=2066, PETRI_DIFFERENCE_MINUEND_PLACES=993, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1004, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=993, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2152, PETRI_PLACES=997, PETRI_TRANSITIONS=1014}
[2024-12-02 12:48:55,538 INFO  L279   CegarLoopForPetriNet]: 1042 programPoint places, -45 predicate places.
[2024-12-02 12:48:55,538 INFO  L471      AbstractCegarLoop]: Abstraction has has 997 places, 1014 transitions, 2152 flow
[2024-12-02 12:48:55,540 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 961.0) internal successors, (2883), 3 states have internal predecessors, (2883), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:55,540 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:48:55,540 INFO  L206   CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:48:55,540 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-12-02 12:48:55,541 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:48:55,542 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:48:55,542 INFO  L85        PathProgramCache]: Analyzing trace with hash 2049614845, now seen corresponding path program 1 times
[2024-12-02 12:48:55,542 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:48:55,542 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825239445]
[2024-12-02 12:48:55,542 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:48:55,543 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:48:55,634 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:48:55,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:48:55,851 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:48:55,851 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825239445]
[2024-12-02 12:48:55,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825239445] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:48:55,851 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:48:55,851 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:48:55,851 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1920656937]
[2024-12-02 12:48:55,851 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:48:55,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:48:55,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:48:55,853 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:48:55,853 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:48:55,884 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 959 out of 1054
[2024-12-02 12:48:55,886 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 997 places, 1014 transitions, 2152 flow. Second operand  has 3 states, 3 states have (on average 961.3333333333334) internal successors, (2884), 3 states have internal predecessors, (2884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:48:55,886 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:48:55,886 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 959 of 1054
[2024-12-02 12:48:55,886 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:48:59,023 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][758], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 135#L717-4true, 1041#true, 653#L766-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:48:59,023 INFO  L294   olderBase$Statistics]: this new event has 726 ancestors and is cut-off event
[2024-12-02 12:48:59,023 INFO  L297   olderBase$Statistics]:   existing Event has 715 ancestors and is cut-off event
[2024-12-02 12:48:59,023 INFO  L297   olderBase$Statistics]:   existing Event has 715 ancestors and is cut-off event
[2024-12-02 12:48:59,023 INFO  L297   olderBase$Statistics]:   existing Event has 715 ancestors and is cut-off event
[2024-12-02 12:49:03,035 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][758], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1002#L705-3true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 135#L717-4true, 1041#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:03,035 INFO  L294   olderBase$Statistics]: this new event has 742 ancestors and is cut-off event
[2024-12-02 12:49:03,035 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:03,035 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:03,035 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:04,146 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][758], [1039#true, 744#L707-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 722#L766-3true, 1045#true, 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1052#true, 135#L717-4true, 1041#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:04,146 INFO  L294   olderBase$Statistics]: this new event has 746 ancestors and is cut-off event
[2024-12-02 12:49:04,146 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:04,146 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:04,146 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:04,178 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 477#$Ultimate##0true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 714#L705-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:04,178 INFO  L294   olderBase$Statistics]: this new event has 750 ancestors and is cut-off event
[2024-12-02 12:49:04,178 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:04,178 INFO  L297   olderBase$Statistics]:   existing Event has 720 ancestors and is cut-off event
[2024-12-02 12:49:04,178 INFO  L297   olderBase$Statistics]:   existing Event has 720 ancestors and is cut-off event
[2024-12-02 12:49:04,204 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4142] L717-2-->L717-3: Formula: (= |v_#race~top~0_1| |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|)  InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|}  OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_1|}  AuxVars[]  AssignedVars[#race~top~0][789], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 714#L705-3true, 11#L717-3true, 1057#true, Black: 1047#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:04,204 INFO  L294   olderBase$Statistics]: this new event has 751 ancestors and is cut-off event
[2024-12-02 12:49:04,204 INFO  L297   olderBase$Statistics]:   existing Event has 721 ancestors and is cut-off event
[2024-12-02 12:49:04,204 INFO  L297   olderBase$Statistics]:   existing Event has 732 ancestors and is cut-off event
[2024-12-02 12:49:04,204 INFO  L297   olderBase$Statistics]:   existing Event has 732 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 954#L762true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 714#L705-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:04,928 INFO  L294   olderBase$Statistics]: this new event has 754 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 714#L705-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 498#L760true, 1043#true])
[2024-12-02 12:49:04,928 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 723 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 734 ancestors and is cut-off event
[2024-12-02 12:49:04,928 INFO  L297   olderBase$Statistics]:   existing Event has 723 ancestors and is cut-off event
[2024-12-02 12:49:04,929 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 141#L759-3true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 714#L705-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:04,929 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:04,929 INFO  L297   olderBase$Statistics]:   existing Event has 722 ancestors and is cut-off event
[2024-12-02 12:49:04,929 INFO  L297   olderBase$Statistics]:   existing Event has 722 ancestors and is cut-off event
[2024-12-02 12:49:04,929 INFO  L297   olderBase$Statistics]:   existing Event has 733 ancestors and is cut-off event
[2024-12-02 12:49:05,410 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1009], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 499#L716true, 1043#true])
[2024-12-02 12:49:05,410 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:05,410 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:05,410 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:05,410 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:05,412 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1021], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 135#L717-4true, 1041#true, 1057#true, Black: 1047#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:05,413 INFO  L294   olderBase$Statistics]: this new event has 751 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:05,413 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:05,413 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:05,414 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:05,414 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:05,414 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:05,415 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:05,415 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:05,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 1002#L705-3true, 181#L760true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:05,440 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 723 ancestors and is cut-off event
[2024-12-02 12:49:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 723 ancestors and is cut-off event
[2024-12-02 12:49:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 723 ancestors and is cut-off event
[2024-12-02 12:49:05,878 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 477#$Ultimate##0true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 921#L707-3true, 1043#true])
[2024-12-02 12:49:05,878 INFO  L294   olderBase$Statistics]: this new event has 754 ancestors and is cut-off event
[2024-12-02 12:49:05,878 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:05,878 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:05,878 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:05,906 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4142] L717-2-->L717-3: Formula: (= |v_#race~top~0_1| |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|)  InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|}  OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_1|}  AuxVars[]  AssignedVars[#race~top~0][789], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 1041#true, Black: 1047#true, 11#L717-3true, 1057#true, 921#L707-3true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:05,906 INFO  L294   olderBase$Statistics]: this new event has 755 ancestors and is cut-off event
[2024-12-02 12:49:05,906 INFO  L297   olderBase$Statistics]:   existing Event has 736 ancestors and is cut-off event
[2024-12-02 12:49:05,906 INFO  L297   olderBase$Statistics]:   existing Event has 736 ancestors and is cut-off event
[2024-12-02 12:49:05,906 INFO  L297   olderBase$Statistics]:   existing Event has 725 ancestors and is cut-off event
[2024-12-02 12:49:05,909 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 437#L762true, 1002#L705-3true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:05,909 INFO  L294   olderBase$Statistics]: this new event has 754 ancestors and is cut-off event
[2024-12-02 12:49:05,909 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:05,909 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:05,909 INFO  L297   olderBase$Statistics]:   existing Event has 724 ancestors and is cut-off event
[2024-12-02 12:49:06,144 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [146#L766-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 378#L733true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, Black: 1047#true, 499#L716true, 1043#true])
[2024-12-02 12:49:06,144 INFO  L294   olderBase$Statistics]: this new event has 751 ancestors and is cut-off event
[2024-12-02 12:49:06,144 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:06,144 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:06,144 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:06,477 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 954#L762true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 921#L707-3true, 1043#true])
[2024-12-02 12:49:06,477 INFO  L294   olderBase$Statistics]: this new event has 758 ancestors and is cut-off event
[2024-12-02 12:49:06,477 INFO  L297   olderBase$Statistics]:   existing Event has 739 ancestors and is cut-off event
[2024-12-02 12:49:06,477 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:49:06,477 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 498#L760true, 921#L707-3true, 1043#true])
[2024-12-02 12:49:06,478 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 738 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 141#L759-3true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 921#L707-3true, 1043#true])
[2024-12-02 12:49:06,478 INFO  L294   olderBase$Statistics]: this new event has 756 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 737 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 726 ancestors and is cut-off event
[2024-12-02 12:49:06,478 INFO  L297   olderBase$Statistics]:   existing Event has 726 ancestors and is cut-off event
[2024-12-02 12:49:06,913 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 744#L707-3true, 1039#true, 181#L760true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:06,913 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:06,913 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:49:06,913 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:49:06,913 INFO  L297   olderBase$Statistics]:   existing Event has 727 ancestors and is cut-off event
[2024-12-02 12:49:07,262 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 146#L766-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:07,262 INFO  L294   olderBase$Statistics]: this new event has 751 ancestors and is cut-off event
[2024-12-02 12:49:07,262 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:07,263 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:07,263 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:07,333 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [744#L707-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 437#L762true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:07,333 INFO  L294   olderBase$Statistics]: this new event has 758 ancestors and is cut-off event
[2024-12-02 12:49:07,333 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:49:07,333 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:49:07,333 INFO  L297   olderBase$Statistics]:   existing Event has 728 ancestors and is cut-off event
[2024-12-02 12:49:08,005 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][758], [1039#true, 723#L712-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 135#L717-4true, 1041#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:08,005 INFO  L294   olderBase$Statistics]: this new event has 756 ancestors and is cut-off event
[2024-12-02 12:49:08,005 INFO  L297   olderBase$Statistics]:   existing Event has 745 ancestors and is cut-off event
[2024-12-02 12:49:08,005 INFO  L297   olderBase$Statistics]:   existing Event has 745 ancestors and is cut-off event
[2024-12-02 12:49:08,005 INFO  L297   olderBase$Statistics]:   existing Event has 745 ancestors and is cut-off event
[2024-12-02 12:49:08,312 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 1002#L705-3true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:08,313 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:08,313 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:08,313 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:08,313 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:08,387 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1021], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 135#L717-4true, 1057#true, Black: 1047#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:08,387 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:08,387 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:08,387 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:08,387 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:08,387 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:09,098 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,099 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:09,099 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:09,099 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:09,099 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:09,099 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:09,277 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][758], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 722#L766-3true, 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1052#true, 135#L717-4true, 1041#true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 1043#true])
[2024-12-02 12:49:09,277 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:09,277 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,277 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,277 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,282 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 40#L717-2true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:09,282 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,282 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,343 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,343 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, 19#L717true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,343 INFO  L294   olderBase$Statistics]: this new event has 758 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:09,343 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:09,344 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,344 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:09,344 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:09,344 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:09,344 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:09,364 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,364 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:09,364 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:09,552 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [146#L766-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 817#L735-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, Black: 1047#true, 499#L716true, 1043#true])
[2024-12-02 12:49:09,552 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:09,553 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:09,553 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:09,553 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:09,575 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 744#L707-3true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:09,575 INFO  L294   olderBase$Statistics]: this new event has 765 ancestors and is cut-off event
[2024-12-02 12:49:09,575 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:09,575 INFO  L297   olderBase$Statistics]:   existing Event has 735 ancestors and is cut-off event
[2024-12-02 12:49:09,575 INFO  L297   olderBase$Statistics]:   existing Event has 746 ancestors and is cut-off event
[2024-12-02 12:49:09,843 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 19#L717true, 499#L716true, 1043#true])
[2024-12-02 12:49:09,843 INFO  L294   olderBase$Statistics]: this new event has 759 ancestors and is cut-off event
[2024-12-02 12:49:09,843 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:09,843 INFO  L297   olderBase$Statistics]:   existing Event has 739 ancestors and is cut-off event
[2024-12-02 12:49:09,843 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1021], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:09,873 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:09,873 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:10,136 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1021], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:10,136 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:10,136 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:10,136 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:10,136 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:10,355 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [1039#true, 146#L766-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 968#L736-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, Black: 1047#true, 1057#true, 499#L716true, 1043#true])
[2024-12-02 12:49:10,355 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:10,355 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:10,355 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:10,355 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:10,377 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1009], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 499#L716true, 1043#true])
[2024-12-02 12:49:10,377 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:10,377 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:10,378 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 499#L716true, 1043#true])
[2024-12-02 12:49:10,378 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:10,378 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:10,389 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 477#$Ultimate##0true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, 416#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:10,389 INFO  L294   olderBase$Statistics]: this new event has 768 ancestors and is cut-off event
[2024-12-02 12:49:10,390 INFO  L297   olderBase$Statistics]:   existing Event has 738 ancestors and is cut-off event
[2024-12-02 12:49:10,390 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:10,390 INFO  L297   olderBase$Statistics]:   existing Event has 738 ancestors and is cut-off event
[2024-12-02 12:49:10,394 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][968], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 17#L752-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, 11#L717-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:10,394 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:10,394 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:10,394 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:10,394 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:10,419 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4142] L717-2-->L717-3: Formula: (= |v_#race~top~0_1| |v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|)  InVars {thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|}  OutVars{thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1=|v_thr1Thread3of3ForFork0_EBStack_init_#t~nondet8#1_5|, #race~top~0=|v_#race~top~0_1|}  AuxVars[]  AssignedVars[#race~top~0][789], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 1041#true, 416#L732-3true, Black: 1047#true, 1057#true, 11#L717-3true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:10,419 INFO  L294   olderBase$Statistics]: this new event has 769 ancestors and is cut-off event
[2024-12-02 12:49:10,420 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:10,420 INFO  L297   olderBase$Statistics]:   existing Event has 739 ancestors and is cut-off event
[2024-12-02 12:49:10,420 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:11,175 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 954#L762true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 416#L732-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:11,176 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 416#L732-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 498#L760true, 1043#true])
[2024-12-02 12:49:11,176 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 141#L759-3true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 416#L732-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:11,176 INFO  L294   olderBase$Statistics]: this new event has 770 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:11,176 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:11,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][968], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 17#L752-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 653#L766-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:11,453 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,453 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:11,453 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,453 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,460 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 181#L760true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 1043#true])
[2024-12-02 12:49:11,460 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,460 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:11,460 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:11,460 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:11,467 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 146#L766-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:11,467 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,467 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:11,467 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,467 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:11,467 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,471 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:11,471 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:11,471 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:11,728 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 437#L762true, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 1043#true])
[2024-12-02 12:49:11,728 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:49:11,728 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:11,729 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:11,729 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:12,209 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 714#L705-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:12,210 INFO  L294   olderBase$Statistics]: this new event has 767 ancestors and is cut-off event
[2024-12-02 12:49:12,210 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:12,210 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:12,210 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:12,240 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 1043#true, 496#L717-4true])
[2024-12-02 12:49:12,241 INFO  L294   olderBase$Statistics]: this new event has 774 ancestors and is cut-off event
[2024-12-02 12:49:12,241 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:12,241 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:12,241 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:12,241 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:12,650 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:12,650 INFO  L294   olderBase$Statistics]: this new event has 775 ancestors and is cut-off event
[2024-12-02 12:49:12,650 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:12,650 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:12,650 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:12,650 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:13,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 146#L766-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:13,155 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:13,155 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:13,168 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1021], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:13,168 INFO  L294   olderBase$Statistics]: this new event has 773 ancestors and is cut-off event
[2024-12-02 12:49:13,168 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:13,168 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:13,168 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:13,168 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:13,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 921#L707-3true, 1043#true])
[2024-12-02 12:49:13,467 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:13,467 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:13,467 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:13,467 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:13,782 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4267] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1_7|, #memory_int=|v_#memory_int_424|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread1of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_~cond#1, #memory_int, thr1Thread1of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread1of3ForFork0_assume_abort_if_not_#in~cond#1][681], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 1045#true, 722#L766-3true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 1043#true])
[2024-12-02 12:49:13,782 INFO  L294   olderBase$Statistics]: this new event has 779 ancestors and is cut-off event
[2024-12-02 12:49:13,782 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:13,782 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:13,782 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:13,823 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 19#L717true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:13,824 INFO  L294   olderBase$Statistics]: this new event has 779 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [146#L766-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:13,824 INFO  L294   olderBase$Statistics]: this new event has 781 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:13,824 INFO  L294   olderBase$Statistics]: this new event has 781 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:13,824 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:13,825 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:14,112 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 499#L716true, 1043#true])
[2024-12-02 12:49:14,112 INFO  L294   olderBase$Statistics]: this new event has 773 ancestors and is cut-off event
[2024-12-02 12:49:14,112 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:14,112 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:14,112 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:14,136 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:14,136 INFO  L294   olderBase$Statistics]: this new event has 774 ancestors and is cut-off event
[2024-12-02 12:49:14,136 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:14,136 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:14,136 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:14,140 INFO  L294   olderBase$Statistics]: this new event has 774 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:14,140 INFO  L294   olderBase$Statistics]: this new event has 773 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:14,140 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:14,476 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:14,476 INFO  L294   olderBase$Statistics]: this new event has 775 ancestors and is cut-off event
[2024-12-02 12:49:14,476 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:14,476 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:14,476 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:14,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 146#L766-3true, 378#L733true, 625#L775-5true, 1045#true, 1052#true, 967#L712-3true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:14,558 INFO  L294   olderBase$Statistics]: this new event has 778 ancestors and is cut-off event
[2024-12-02 12:49:14,558 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:14,558 INFO  L297   olderBase$Statistics]:   existing Event has 778 ancestors and is cut-off event
[2024-12-02 12:49:14,558 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:15,202 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:15,202 INFO  L294   olderBase$Statistics]: this new event has 781 ancestors and is cut-off event
[2024-12-02 12:49:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:15,202 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:15,203 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:16,308 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][968], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 17#L752-3true, 1002#L705-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,308 INFO  L294   olderBase$Statistics]: this new event has 787 ancestors and is cut-off event
[2024-12-02 12:49:16,308 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:49:16,308 INFO  L297   olderBase$Statistics]:   existing Event has 778 ancestors and is cut-off event
[2024-12-02 12:49:16,309 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:16,318 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, 714#L705-3true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:16,318 INFO  L294   olderBase$Statistics]: this new event has 787 ancestors and is cut-off event
[2024-12-02 12:49:16,318 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:16,318 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:16,318 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:16,318 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:16,350 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 146#L766-3true, 378#L733true, 625#L775-5true, 1045#true, 283#L752-3true, 1052#true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:16,351 INFO  L294   olderBase$Statistics]: this new event has 784 ancestors and is cut-off event
[2024-12-02 12:49:16,351 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:49:16,351 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:49:16,351 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:49:16,711 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 714#L705-3true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,711 INFO  L294   olderBase$Statistics]: this new event has 797 ancestors and is cut-off event
[2024-12-02 12:49:16,711 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:16,711 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:16,712 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1009], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,735 INFO  L294   olderBase$Statistics]: this new event has 783 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,735 INFO  L294   olderBase$Statistics]: this new event has 783 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:16,735 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:16,951 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 556#L764true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,951 INFO  L294   olderBase$Statistics]: this new event has 783 ancestors and is cut-off event
[2024-12-02 12:49:16,951 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:16,951 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:16,951 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:16,951 INFO  L297   olderBase$Statistics]:   existing Event has 774 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 19#L717true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,958 INFO  L294   olderBase$Statistics]: this new event has 788 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 779 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 123#L752-3true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,958 INFO  L294   olderBase$Statistics]: this new event has 790 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:16,958 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 1033#L759-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,959 INFO  L294   olderBase$Statistics]: this new event has 783 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 774 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 146#L766-3true, 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:16,959 INFO  L294   olderBase$Statistics]: this new event has 790 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:49:16,959 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:17,182 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][968], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 744#L707-3true, 1039#true, 17#L752-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:17,182 INFO  L294   olderBase$Statistics]: this new event has 791 ancestors and is cut-off event
[2024-12-02 12:49:17,183 INFO  L297   olderBase$Statistics]:   existing Event has 782 ancestors and is cut-off event
[2024-12-02 12:49:17,183 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:49:17,183 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:17,191 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 921#L707-3true, 496#L717-4true, 1043#true])
[2024-12-02 12:49:17,191 INFO  L294   olderBase$Statistics]: this new event has 791 ancestors and is cut-off event
[2024-12-02 12:49:17,191 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:17,191 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:17,191 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:17,191 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:17,223 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [146#L766-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 817#L735-3true, 625#L775-5true, 1045#true, 1052#true, 967#L712-3true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:17,224 INFO  L294   olderBase$Statistics]: this new event has 788 ancestors and is cut-off event
[2024-12-02 12:49:17,224 INFO  L297   olderBase$Statistics]:   existing Event has 788 ancestors and is cut-off event
[2024-12-02 12:49:17,224 INFO  L297   olderBase$Statistics]:   existing Event has 777 ancestors and is cut-off event
[2024-12-02 12:49:17,224 INFO  L297   olderBase$Statistics]:   existing Event has 777 ancestors and is cut-off event
[2024-12-02 12:49:17,382 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, 416#L732-3true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:17,382 INFO  L294   olderBase$Statistics]: this new event has 785 ancestors and is cut-off event
[2024-12-02 12:49:17,382 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:17,382 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:17,382 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:17,588 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 921#L707-3true, 1043#true])
[2024-12-02 12:49:17,588 INFO  L294   olderBase$Statistics]: this new event has 801 ancestors and is cut-off event
[2024-12-02 12:49:17,588 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:17,588 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:17,588 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:17,610 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, 714#L705-3true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:17,610 INFO  L294   olderBase$Statistics]: this new event has 787 ancestors and is cut-off event
[2024-12-02 12:49:17,610 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:17,610 INFO  L297   olderBase$Statistics]:   existing Event has 778 ancestors and is cut-off event
[2024-12-02 12:49:17,610 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:18,061 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 146#L766-3true, 968#L736-3true, 625#L775-5true, 1045#true, 1052#true, 967#L712-3true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:18,061 INFO  L294   olderBase$Statistics]: this new event has 791 ancestors and is cut-off event
[2024-12-02 12:49:18,061 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:18,061 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:49:18,062 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 40#L717-2true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:18,227 INFO  L294   olderBase$Statistics]: this new event has 790 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 19#L717true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:18,227 INFO  L294   olderBase$Statistics]: this new event has 788 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 779 ancestors and is cut-off event
[2024-12-02 12:49:18,227 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:18,228 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:18,592 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 921#L707-3true, 1043#true])
[2024-12-02 12:49:18,593 INFO  L294   olderBase$Statistics]: this new event has 791 ancestors and is cut-off event
[2024-12-02 12:49:18,593 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:18,593 INFO  L297   olderBase$Statistics]:   existing Event has 782 ancestors and is cut-off event
[2024-12-02 12:49:18,593 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:18,620 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [146#L766-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 817#L735-3true, 625#L775-5true, 1045#true, 283#L752-3true, 1052#true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:18,621 INFO  L294   olderBase$Statistics]: this new event has 794 ancestors and is cut-off event
[2024-12-02 12:49:18,621 INFO  L297   olderBase$Statistics]:   existing Event has 783 ancestors and is cut-off event
[2024-12-02 12:49:18,621 INFO  L297   olderBase$Statistics]:   existing Event has 783 ancestors and is cut-off event
[2024-12-02 12:49:18,621 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:18,909 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 714#L705-3true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:18,910 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:49:18,910 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:18,910 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:18,910 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:49:18,910 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:18,923 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1009], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 135#L717-4true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:18,923 INFO  L294   olderBase$Statistics]: this new event has 792 ancestors and is cut-off event
[2024-12-02 12:49:18,923 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:18,923 INFO  L297   olderBase$Statistics]:   existing Event has 783 ancestors and is cut-off event
[2024-12-02 12:49:18,923 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:18,923 INFO  L297   olderBase$Statistics]:   existing Event has 773 ancestors and is cut-off event
[2024-12-02 12:49:19,095 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4394] L766-->L766-3: Formula: (let ((.cse4 (select |v_#race_731| |v_~#m2~0.base_21|))) (let ((.cse2 (+ |v_~#m2~0.offset_21| 2)) (.cse1 (+ |v_~#m2~0.offset_21| 1)) (.cse5 (select |v_#memory_int_425| |v_~#m2~0.base_21|)) (.cse0 (select .cse4 |v_~#m2~0.offset_21|)) (.cse3 (+ |v_~#m2~0.offset_21| 3))) (and (= |v_#race_731| (store |v_#race_733| |v_~#m2~0.base_21| (store (store (store (store (select |v_#race_733| |v_~#m2~0.base_21|) |v_~#m2~0.offset_21| .cse0) .cse1 .cse0) .cse2 .cse0) .cse3 .cse0))) (= .cse0 (select .cse4 .cse2)) (not (= (ite (= (select .cse5 |v_~#m2~0.offset_21|) 1) 1 0) 0)) (= (select .cse4 .cse1) .cse0) (= |v_#memory_int_424| (store |v_#memory_int_425| |v_~#m2~0.base_21| (store .cse5 |v_~#m2~0.offset_21| 0))) (= .cse0 (select .cse4 .cse3)))))  InVars {#race=|v_#race_733|, #memory_int=|v_#memory_int_425|, ~#m2~0.base=|v_~#m2~0.base_21|, ~#m2~0.offset=|v_~#m2~0.offset_21|}  OutVars{#race=|v_#race_731|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base_5|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset_5|, #memory_int=|v_#memory_int_424|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base_5|, ~#m2~0.base=|v_~#m2~0.base_21|, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1_7|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1_5|, ~#m2~0.offset=|v_~#m2~0.offset_21|, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset_5|, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1=|v_thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1_7|}  AuxVars[]  AssignedVars[#race, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~mem5#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.offset, #memory_int, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#in~m#1.base, thr1Thread2of3ForFork0_assume_abort_if_not_~cond#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_#t~nondet6#1, thr1Thread2of3ForFork0___VERIFIER_atomic_release_~m#1.offset, thr1Thread2of3ForFork0_assume_abort_if_not_#in~cond#1][716], [146#L766-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 968#L736-3true, 625#L775-5true, 1045#true, 283#L752-3true, 1052#true, 1041#true, 1057#true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:19,095 INFO  L294   olderBase$Statistics]: this new event has 797 ancestors and is cut-off event
[2024-12-02 12:49:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:49:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:49:19,095 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:49:19,240 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 305#L733true, 1043#true])
[2024-12-02 12:49:19,240 INFO  L294   olderBase$Statistics]: this new event has 795 ancestors and is cut-off event
[2024-12-02 12:49:19,240 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:49:19,240 INFO  L297   olderBase$Statistics]:   existing Event has 775 ancestors and is cut-off event
[2024-12-02 12:49:19,240 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:49:19,556 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 17#L752-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:19,556 INFO  L294   olderBase$Statistics]: this new event has 796 ancestors and is cut-off event
[2024-12-02 12:49:19,556 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:49:19,556 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:49:19,556 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:49:19,668 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 921#L707-3true, 1043#true])
[2024-12-02 12:49:19,668 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:49:19,668 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:19,668 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:19,668 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:19,668 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:49:19,975 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][968], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 17#L752-3true, 625#L775-5true, 1045#true, 1052#true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:19,975 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:49:19,975 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:49:19,975 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:19,975 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:49:19,981 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1014], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 416#L732-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 496#L717-4true, 1043#true])
[2024-12-02 12:49:19,981 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:49:19,981 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:19,981 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:19,981 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:19,981 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 714#L705-3true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:20,156 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:49:20,156 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:20,304 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 416#L732-3true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:20,304 INFO  L294   olderBase$Statistics]: this new event has 815 ancestors and is cut-off event
[2024-12-02 12:49:20,304 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:20,304 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:20,304 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 921#L707-3true, 1043#true])
[2024-12-02 12:49:20,738 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:49:20,738 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:49:20,868 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 416#L732-3true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:20,868 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:49:20,868 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:49:20,868 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:20,868 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:20,871 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [460#L735-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:20,871 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:49:20,871 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:49:20,871 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:20,871 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:21,000 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 305#L733true, 1043#true])
[2024-12-02 12:49:21,000 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:49:21,000 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:49:21,000 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:49:21,000 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:49:21,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 721#L736-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:21,183 INFO  L294   olderBase$Statistics]: this new event has 808 ancestors and is cut-off event
[2024-12-02 12:49:21,183 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:49:21,183 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:49:21,183 INFO  L297   olderBase$Statistics]:   existing Event has 788 ancestors and is cut-off event
[2024-12-02 12:49:21,462 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 1041#true, 123#L752-3true, Black: 1047#true, 416#L732-3true, 1057#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:21,462 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:49:21,462 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:21,462 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:21,462 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:49:21,462 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:21,840 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 721#L736-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:21,840 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:49:21,840 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:49:21,840 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:49:21,840 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:49:22,036 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [460#L735-3true, 1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:22,036 INFO  L294   olderBase$Statistics]: this new event has 816 ancestors and is cut-off event
[2024-12-02 12:49:22,036 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:49:22,036 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:49:22,036 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [1039#true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 416#L732-3true, 1057#true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:22,150 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:49:22,150 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 721#L736-3true, 625#L775-5true, 1045#true, 1052#true, 123#L752-3true, 1041#true, 1057#true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:22,201 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:49:22,201 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][998], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 1039#true, 625#L775-5true, 721#L736-3true, 1045#true, 1052#true, 123#L752-3true, 1041#true, Black: 1047#true, 1057#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:22,201 INFO  L294   olderBase$Statistics]: this new event has 818 ancestors and is cut-off event
[2024-12-02 12:49:22,202 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:49:22,202 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:49:22,202 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:49:22,202 INFO  L297   olderBase$Statistics]:   existing Event has 788 ancestors and is cut-off event
[2024-12-02 12:49:22,972 INFO  L124   PetriNetUnfolderBase]: 25288/112172 cut-off events.
[2024-12-02 12:49:22,972 INFO  L125   PetriNetUnfolderBase]: For 10371/12700 co-relation queries the response was YES.
[2024-12-02 12:49:23,529 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 159973 conditions, 112172 events. 25288/112172 cut-off events. For 10371/12700 co-relation queries the response was YES. Maximal size of possible extension queue 2094. Compared 1738991 event pairs, 11411 based on Foata normal form. 14/96811 useless extension candidates. Maximal degree in co-relation 159964. Up to 30963 conditions per place. 
[2024-12-02 12:49:24,037 INFO  L140   encePairwiseOnDemand]: 1042/1054 looper letters, 63 selfloop transitions, 16 changer transitions 0/1043 dead transitions.
[2024-12-02 12:49:24,037 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 999 places, 1043 transitions, 2401 flow
[2024-12-02 12:49:24,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:49:24,038 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:49:24,040 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2945 transitions.
[2024-12-02 12:49:24,040 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9313725490196079
[2024-12-02 12:49:24,040 INFO  L175             Difference]: Start difference. First operand has 997 places, 1014 transitions, 2152 flow. Second operand 3 states and 2945 transitions.
[2024-12-02 12:49:24,040 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 999 places, 1043 transitions, 2401 flow
[2024-12-02 12:49:24,205 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 997 places, 1043 transitions, 2369 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 12:49:24,210 INFO  L231             Difference]: Finished difference. Result has 999 places, 1028 transitions, 2270 flow
[2024-12-02 12:49:24,211 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1054, PETRI_DIFFERENCE_MINUEND_FLOW=2130, PETRI_DIFFERENCE_MINUEND_PLACES=995, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1014, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=998, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2270, PETRI_PLACES=999, PETRI_TRANSITIONS=1028}
[2024-12-02 12:49:24,212 INFO  L279   CegarLoopForPetriNet]: 1042 programPoint places, -43 predicate places.
[2024-12-02 12:49:24,212 INFO  L471      AbstractCegarLoop]: Abstraction has has 999 places, 1028 transitions, 2270 flow
[2024-12-02 12:49:24,213 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 961.3333333333334) internal successors, (2884), 3 states have internal predecessors, (2884), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:49:24,213 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:49:24,213 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:49:24,213 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 12:49:24,213 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err4ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:49:24,214 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:49:24,214 INFO  L85        PathProgramCache]: Analyzing trace with hash -1270894564, now seen corresponding path program 1 times
[2024-12-02 12:49:24,214 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:49:24,215 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854586234]
[2024-12-02 12:49:24,215 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:49:24,215 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:49:24,318 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:49:24,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:49:24,445 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:49:24,445 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854586234]
[2024-12-02 12:49:24,445 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854586234] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:49:24,445 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:49:24,445 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:49:24,445 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2041020560]
[2024-12-02 12:49:24,445 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:49:24,446 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:49:24,447 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:49:24,447 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:49:24,447 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:49:24,471 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 963 out of 1054
[2024-12-02 12:49:24,472 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 999 places, 1028 transitions, 2270 flow. Second operand  has 3 states, 3 states have (on average 965.0) internal successors, (2895), 3 states have internal predecessors, (2895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:49:24,472 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:49:24,473 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 963 of 1054
[2024-12-02 12:49:24,473 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:49:32,690 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:32,691 INFO  L294   olderBase$Statistics]: this new event has 749 ancestors and is cut-off event
[2024-12-02 12:49:32,691 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:32,691 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:32,691 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:33,191 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:33,191 INFO  L294   olderBase$Statistics]: this new event has 750 ancestors and is cut-off event
[2024-12-02 12:49:33,191 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:33,191 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:33,191 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:33,192 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:33,192 INFO  L294   olderBase$Statistics]: this new event has 750 ancestors and is cut-off event
[2024-12-02 12:49:33,192 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:33,192 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:33,192 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:34,938 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1002], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:34,939 INFO  L294   olderBase$Statistics]: this new event has 740 ancestors and is not cut-off event
[2024-12-02 12:49:34,939 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is not cut-off event
[2024-12-02 12:49:34,939 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is not cut-off event
[2024-12-02 12:49:34,939 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is not cut-off event
[2024-12-02 12:49:35,292 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:49:35,292 INFO  L294   olderBase$Statistics]: this new event has 742 ancestors and is cut-off event
[2024-12-02 12:49:35,292 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:35,292 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:35,292 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:35,293 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1002], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:49:35,293 INFO  L294   olderBase$Statistics]: this new event has 741 ancestors and is not cut-off event
[2024-12-02 12:49:35,293 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is not cut-off event
[2024-12-02 12:49:35,293 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is not cut-off event
[2024-12-02 12:49:35,293 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is not cut-off event
[2024-12-02 12:49:35,449 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, 704#L760-2true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:49:35,449 INFO  L294   olderBase$Statistics]: this new event has 749 ancestors and is cut-off event
[2024-12-02 12:49:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:35,449 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:35,889 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:35,889 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:35,889 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:35,889 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:35,889 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:36,503 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 654#L770true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:36,503 INFO  L294   olderBase$Statistics]: this new event has 751 ancestors and is cut-off event
[2024-12-02 12:49:36,503 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:36,503 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:36,503 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:36,585 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:36,585 INFO  L294   olderBase$Statistics]: this new event has 754 ancestors and is cut-off event
[2024-12-02 12:49:36,585 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:36,585 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:36,585 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:36,964 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 146#L766-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:36,964 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:36,964 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:36,964 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:36,964 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:36,965 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:36,965 INFO  L294   olderBase$Statistics]: this new event has 754 ancestors and is cut-off event
[2024-12-02 12:49:36,965 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:36,965 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:36,965 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:37,875 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 17#L752-3true, 625#L775-5true, 704#L760-2true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:49:37,875 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:37,875 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:37,875 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:37,875 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:37,875 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:37,876 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 654#L770true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:49:37,876 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:37,876 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:37,876 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:37,876 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:37,876 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:38,480 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:38,480 INFO  L294   olderBase$Statistics]: this new event has 756 ancestors and is cut-off event
[2024-12-02 12:49:38,480 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:38,480 INFO  L297   olderBase$Statistics]:   existing Event has 756 ancestors and is cut-off event
[2024-12-02 12:49:38,480 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:38,481 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:38,481 INFO  L294   olderBase$Statistics]: this new event has 759 ancestors and is cut-off event
[2024-12-02 12:49:38,481 INFO  L297   olderBase$Statistics]:   existing Event has 759 ancestors and is cut-off event
[2024-12-02 12:49:38,481 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:38,481 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:39,888 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4227] L732-3-->L733: Formula: (= |v_#race~top~0_4| 0)  InVars {}  OutVars{#race~top~0=|v_#race~top~0_4|}  AuxVars[]  AssignedVars[#race~top~0][1040], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:39,888 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:39,888 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:40,296 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 653#L766-3true, 1043#true])
[2024-12-02 12:49:40,296 INFO  L294   olderBase$Statistics]: this new event has 752 ancestors and is cut-off event
[2024-12-02 12:49:40,296 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:40,296 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:40,296 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:40,302 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4227] L732-3-->L733: Formula: (= |v_#race~top~0_4| 0)  InVars {}  OutVars{#race~top~0=|v_#race~top~0_4|}  AuxVars[]  AssignedVars[#race~top~0][1023], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,302 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,302 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,302 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,302 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,414 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,414 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:40,414 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,414 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,414 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,414 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,415 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,415 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:40,415 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,415 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,415 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,415 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4227] L732-3-->L733: Formula: (= |v_#race~top~0_4| 0)  InVars {}  OutVars{#race~top~0=|v_#race~top~0_4|}  AuxVars[]  AssignedVars[#race~top~0][1024], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 625#L775-5true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,718 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,718 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,718 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,718 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 310#L764-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:40,836 INFO  L294   olderBase$Statistics]: this new event has 768 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:40,836 INFO  L294   olderBase$Statistics]: this new event has 769 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L297   olderBase$Statistics]:   existing Event has 749 ancestors and is cut-off event
[2024-12-02 12:49:40,836 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,836 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 310#L764-3true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:40,837 INFO  L294   olderBase$Statistics]: this new event has 767 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 756 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:40,837 INFO  L294   olderBase$Statistics]: this new event has 768 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:40,837 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:40,838 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,838 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:40,838 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,838 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,838 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,838 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,975 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,975 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,975 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:40,985 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 741#L760true, 625#L775-5true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:40,985 INFO  L294   olderBase$Statistics]: this new event has 753 ancestors and is cut-off event
[2024-12-02 12:49:40,985 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:40,985 INFO  L297   olderBase$Statistics]:   existing Event has 733 ancestors and is cut-off event
[2024-12-02 12:49:40,985 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,243 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,243 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,244 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true, 753#L717-3true])
[2024-12-02 12:49:41,245 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:41,245 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true, 753#L717-3true])
[2024-12-02 12:49:41,245 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:41,245 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,245 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true, 753#L717-3true])
[2024-12-02 12:49:41,246 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:49:41,246 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,246 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,246 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,246 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,247 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,247 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,247 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,383 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:41,383 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,383 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,383 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,383 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,383 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:41,383 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 740 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,384 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,384 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:41,384 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,384 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L292   olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1045], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,385 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,385 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,394 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,394 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 760#L764-3true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:41,395 INFO  L294   olderBase$Statistics]: this new event has 767 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 758 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,395 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 760#L764-3true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:41,395 INFO  L294   olderBase$Statistics]: this new event has 768 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 759 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 759 ancestors and is cut-off event
[2024-12-02 12:49:41,395 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:41,763 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,763 INFO  L294   olderBase$Statistics]: this new event has 764 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 744 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 755 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 764 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 146#L766-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,764 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,764 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,764 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,765 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,765 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,765 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,765 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,765 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,853 INFO  L294   olderBase$Statistics]: this new event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,853 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:41,853 INFO  L297   olderBase$Statistics]:   existing Event has 754 ancestors and is cut-off event
[2024-12-02 12:49:41,853 INFO  L297   olderBase$Statistics]:   existing Event has 743 ancestors and is cut-off event
[2024-12-02 12:49:41,853 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,854 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 536#L717-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,854 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,854 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:41,860 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 768 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 310#L764-3true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:41,860 INFO  L294   olderBase$Statistics]: this new event has 756 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 756 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:49:41,860 INFO  L297   olderBase$Statistics]:   existing Event has 747 ancestors and is cut-off event
[2024-12-02 12:49:41,861 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:41,861 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,861 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:41,861 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:41,861 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:41,992 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:41,992 INFO  L294   olderBase$Statistics]: this new event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,992 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:41,992 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:41,992 INFO  L297   olderBase$Statistics]:   existing Event has 742 ancestors and is cut-off event
[2024-12-02 12:49:41,993 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:49:41,993 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:41,993 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:41,993 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:41,993 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,060 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,060 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:42,060 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 146#L766-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,183 INFO  L294   olderBase$Statistics]: this new event has 771 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 146#L766-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,183 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 763 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,183 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 17#L752-3true, 954#L762true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:42,260 INFO  L294   olderBase$Statistics]: this new event has 756 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L297   olderBase$Statistics]:   existing Event has 745 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L297   olderBase$Statistics]:   existing Event has 745 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L297   olderBase$Statistics]:   existing Event has 736 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 653#L766-3true, 1043#true])
[2024-12-02 12:49:42,260 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,260 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:42,261 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,261 INFO  L297   olderBase$Statistics]:   existing Event has 750 ancestors and is cut-off event
[2024-12-02 12:49:42,261 INFO  L297   olderBase$Statistics]:   existing Event has 741 ancestors and is cut-off event
[2024-12-02 12:49:42,288 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 24#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:42,288 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,288 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,288 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,288 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, 135#L717-4true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:42,289 INFO  L294   olderBase$Statistics]: this new event has 760 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 760 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 751 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1061], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 135#L717-4true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:49:42,289 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,289 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4414] L764-2-->L764-3: Formula: (= |v_#race~state~0_4| |v_thr1Thread2of3ForFork0_#t~nondet18#1_7|)  InVars {thr1Thread2of3ForFork0_#t~nondet18#1=|v_thr1Thread2of3ForFork0_#t~nondet18#1_7|}  OutVars{thr1Thread2of3ForFork0_#t~nondet18#1=|v_thr1Thread2of3ForFork0_#t~nondet18#1_7|, #race~state~0=|v_#race~state~0_4|}  AuxVars[]  AssignedVars[#race~state~0][881], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1062#true, 1057#true, 760#L764-3true, 1039#true, 954#L762true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,499 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,499 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:42,499 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:42,499 INFO  L297   olderBase$Statistics]:   existing Event has 731 ancestors and is cut-off event
[2024-12-02 12:49:42,579 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 704#L760-2true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,580 INFO  L294   olderBase$Statistics]: this new event has 773 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 762 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 753 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1030], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 704#L760-2true, 135#L717-4true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,580 INFO  L294   olderBase$Statistics]: this new event has 772 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,580 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,636 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 310#L764-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,637 INFO  L294   olderBase$Statistics]: this new event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 748 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 757 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 768 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:49:42,637 INFO  L294   olderBase$Statistics]: this new event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 752 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L297   olderBase$Statistics]:   existing Event has 772 ancestors and is cut-off event
[2024-12-02 12:49:42,637 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])



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



[2024-12-02 12:50:00,464 INFO  L294   olderBase$Statistics]: this new event has 807 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,464 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true, 753#L717-3true])
[2024-12-02 12:50:00,464 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,464 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:00,523 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:50:00,523 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:00,523 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,523 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:00,523 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:00,523 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,524 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:00,623 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,624 INFO  L294   olderBase$Statistics]: this new event has 801 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 792 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 310#L764-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,624 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,624 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:00,624 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,627 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:00,627 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:00,630 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:00,630 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,630 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:00,630 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:00,630 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 714#L705-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:00,634 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:50:00,634 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,671 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 1002#L705-3true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,672 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:00,672 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:50:00,672 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:50:00,672 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:00,673 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 856#L712-3true, 1043#true])
[2024-12-02 12:50:00,673 INFO  L294   olderBase$Statistics]: this new event has 799 ancestors and is cut-off event
[2024-12-02 12:50:00,673 INFO  L297   olderBase$Statistics]:   existing Event has 769 ancestors and is cut-off event
[2024-12-02 12:50:00,673 INFO  L297   olderBase$Statistics]:   existing Event has 778 ancestors and is cut-off event
[2024-12-02 12:50:00,673 INFO  L297   olderBase$Statistics]:   existing Event has 769 ancestors and is cut-off event
[2024-12-02 12:50:00,673 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,783 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,783 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,783 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:00,783 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:00,783 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,803 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,803 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,803 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:00,803 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:00,803 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,830 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [654#L770true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,830 INFO  L294   olderBase$Statistics]: this new event has 807 ancestors and is cut-off event
[2024-12-02 12:50:00,830 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:00,830 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:00,830 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:50:00,830 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:50:00,833 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 968#L736-3true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,833 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,833 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,833 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:00,833 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,835 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 416#L732-3true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:00,835 INFO  L294   olderBase$Statistics]: this new event has 815 ancestors and is cut-off event
[2024-12-02 12:50:00,835 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:00,835 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:00,835 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:00,848 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 310#L764-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,848 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,848 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,848 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:00,848 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,848 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,862 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,862 INFO  L294   olderBase$Statistics]: this new event has 803 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:00,862 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:00,901 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 744#L707-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:00,901 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,901 INFO  L297   olderBase$Statistics]:   existing Event has 761 ancestors and is cut-off event
[2024-12-02 12:50:00,901 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:00,901 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:00,901 INFO  L297   olderBase$Statistics]:   existing Event has 770 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 760#L764-3true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,906 INFO  L294   olderBase$Statistics]: this new event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 146#L766-3true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:00,906 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:00,906 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:01,067 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:01,067 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,067 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,067 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:01,068 INFO  L294   olderBase$Statistics]: this new event has 801 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 792 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:01,068 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:01,495 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 744#L707-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:01,495 INFO  L294   olderBase$Statistics]: this new event has 802 ancestors and is cut-off event
[2024-12-02 12:50:01,495 INFO  L297   olderBase$Statistics]:   existing Event has 792 ancestors and is cut-off event
[2024-12-02 12:50:01,495 INFO  L297   olderBase$Statistics]:   existing Event has 772 ancestors and is cut-off event
[2024-12-02 12:50:01,496 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 921#L707-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:01,669 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:01,669 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:01,702 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 744#L707-3true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:01,702 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:01,702 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:50:01,702 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:01,702 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:01,797 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:01,797 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,797 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:01,797 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:01,797 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,818 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:01,818 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,818 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:01,819 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,819 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:01,841 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 704#L760-2true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:01,841 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,841 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:01,841 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,842 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:01,867 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:01,868 INFO  L294   olderBase$Statistics]: this new event has 808 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 788 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:01,868 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:01,868 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 753#L717-3true, 1043#true])
[2024-12-02 12:50:01,868 INFO  L294   olderBase$Statistics]: this new event has 804 ancestors and is cut-off event
[2024-12-02 12:50:01,869 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:01,869 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:01,869 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:01,869 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:02,057 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 496#L717-4true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,057 INFO  L294   olderBase$Statistics]: this new event has 805 ancestors and is cut-off event
[2024-12-02 12:50:02,057 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:02,058 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:02,058 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,058 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:02,150 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 1062#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,150 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:50:02,151 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:50:02,160 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,160 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:02,160 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:02,160 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:02,161 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:02,169 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,169 INFO  L294   olderBase$Statistics]: this new event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,170 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,170 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:02,170 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,226 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [654#L770true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,226 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,226 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,226 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,227 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 310#L764-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,246 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,246 INFO  L294   olderBase$Statistics]: this new event has 811 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:02,246 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,247 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 570#L764-2true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,247 INFO  L294   olderBase$Statistics]: this new event has 809 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:02,247 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 1041#true, 1057#true, 1062#true, 499#L716true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,247 INFO  L294   olderBase$Statistics]: this new event has 809 ancestors and is cut-off event
[2024-12-02 12:50:02,248 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:02,248 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:02,248 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:02,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 1002#L705-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:02,251 INFO  L294   olderBase$Statistics]: this new event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,251 INFO  L297   olderBase$Statistics]:   existing Event has 776 ancestors and is cut-off event
[2024-12-02 12:50:02,251 INFO  L297   olderBase$Statistics]:   existing Event has 767 ancestors and is cut-off event
[2024-12-02 12:50:02,251 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,394 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,394 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:02,394 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:02,394 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,394 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:02,394 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,574 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 460#L735-3true, 1039#true, 625#L775-5true, 704#L760-2true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,575 INFO  L294   olderBase$Statistics]: this new event has 815 ancestors and is cut-off event
[2024-12-02 12:50:02,575 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:02,575 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:02,575 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:02,575 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L292   olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 255#L732-3true, 11#L717-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,693 INFO  L294   olderBase$Statistics]: this new event has 823 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:02,693 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:02,763 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 310#L764-3true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,764 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,764 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,764 INFO  L294   olderBase$Statistics]: this new event has 811 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:02,764 INFO  L297   olderBase$Statistics]:   existing Event has 802 ancestors and is cut-off event
[2024-12-02 12:50:02,766 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:02,766 INFO  L294   olderBase$Statistics]: this new event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,766 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,766 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,767 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,820 INFO  L294   olderBase$Statistics]: this new event has 826 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1029], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 305#L733true, 496#L717-4true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,820 INFO  L294   olderBase$Statistics]: this new event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,820 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,821 INFO  L294   olderBase$Statistics]: this new event has 827 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 817 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true, 753#L717-3true])
[2024-12-02 12:50:02,821 INFO  L294   olderBase$Statistics]: this new event has 825 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,821 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,822 INFO  L294   olderBase$Statistics]: this new event has 817 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 787 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 496#L717-4true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,822 INFO  L294   olderBase$Statistics]: this new event has 826 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,822 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:02,823 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:02,823 INFO  L294   olderBase$Statistics]: this new event has 826 ancestors and is cut-off event
[2024-12-02 12:50:02,823 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:02,823 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,823 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:02,823 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:02,849 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,849 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,849 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:50:02,849 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:02,849 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:02,856 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 471#L707-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,856 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:02,856 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:02,856 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:02,857 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:02,887 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,887 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,887 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:02,887 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,887 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:02,905 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,905 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,906 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:02,906 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:02,906 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,916 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:02,917 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:02,917 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,917 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:02,917 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:02,919 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [654#L770true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,919 INFO  L294   olderBase$Statistics]: this new event has 817 ancestors and is cut-off event
[2024-12-02 12:50:02,919 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,919 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,919 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:02,919 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:02,920 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 416#L732-3true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:02,920 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:02,920 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:02,921 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,921 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:02,921 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,925 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 310#L764-3true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,925 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,925 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:02,925 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:02,925 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:02,925 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,936 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 744#L707-3true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:02,936 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,937 INFO  L297   olderBase$Statistics]:   existing Event has 771 ancestors and is cut-off event
[2024-12-02 12:50:02,937 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:02,937 INFO  L297   olderBase$Statistics]:   existing Event has 780 ancestors and is cut-off event
[2024-12-02 12:50:02,970 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 146#L766-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,970 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:02,970 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:02,970 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:02,970 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:02,971 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 760#L764-3true, 1039#true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:02,971 INFO  L294   olderBase$Statistics]: this new event has 810 ancestors and is cut-off event
[2024-12-02 12:50:02,971 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:02,971 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:02,971 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:03,245 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,246 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,246 INFO  L294   olderBase$Statistics]: this new event has 811 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:03,246 INFO  L297   olderBase$Statistics]:   existing Event has 802 ancestors and is cut-off event
[2024-12-02 12:50:03,250 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 24#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:03,250 INFO  L294   olderBase$Statistics]: this new event has 811 ancestors and is cut-off event
[2024-12-02 12:50:03,250 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:03,250 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:03,250 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:03,251 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:03,251 INFO  L294   olderBase$Statistics]: this new event has 811 ancestors and is cut-off event
[2024-12-02 12:50:03,251 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:03,251 INFO  L297   olderBase$Statistics]:   existing Event has 801 ancestors and is cut-off event
[2024-12-02 12:50:03,251 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:03,505 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,505 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,505 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:03,505 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,505 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:03,505 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,506 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,506 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:03,506 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,557 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 714#L705-3true, 1062#true, 1057#true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,557 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:03,557 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,647 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,647 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,647 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:03,647 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,647 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:03,669 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:03,669 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,669 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:03,669 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:03,669 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,680 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:03,680 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,680 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:03,680 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:03,680 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:03,714 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, Black: 1047#true, 820#L732-3true, 1043#true])
[2024-12-02 12:50:03,715 INFO  L294   olderBase$Statistics]: this new event has 814 ancestors and is cut-off event
[2024-12-02 12:50:03,715 INFO  L297   olderBase$Statistics]:   existing Event has 805 ancestors and is cut-off event
[2024-12-02 12:50:03,715 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:03,715 INFO  L297   olderBase$Statistics]:   existing Event has 775 ancestors and is cut-off event
[2024-12-02 12:50:03,715 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:03,718 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4227] L732-3-->L733: Formula: (= |v_#race~top~0_4| 0)  InVars {}  OutVars{#race~top~0=|v_#race~top~0_4|}  AuxVars[]  AssignedVars[#race~top~0][1008], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,718 INFO  L294   olderBase$Statistics]: this new event has 825 ancestors and is cut-off event
[2024-12-02 12:50:03,718 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:03,718 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:03,718 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:03,768 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:03,768 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:03,768 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:03,768 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:03,768 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,841 INFO  L294   olderBase$Statistics]: this new event has 826 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 816 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 796 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:03,841 INFO  L294   olderBase$Statistics]: this new event has 816 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:03,841 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:03,885 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:03,885 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:03,885 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:03,885 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:03,885 INFO  L297   olderBase$Statistics]:   existing Event has 821 ancestors and is cut-off event
[2024-12-02 12:50:03,937 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 968#L736-3true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:03,937 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:50:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:03,937 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:03,965 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 820#L732-3true, 1043#true])
[2024-12-02 12:50:03,965 INFO  L294   olderBase$Statistics]: this new event has 816 ancestors and is cut-off event
[2024-12-02 12:50:03,965 INFO  L297   olderBase$Statistics]:   existing Event has 786 ancestors and is cut-off event
[2024-12-02 12:50:03,966 INFO  L297   olderBase$Statistics]:   existing Event has 795 ancestors and is cut-off event
[2024-12-02 12:50:03,966 INFO  L297   olderBase$Statistics]:   existing Event has 806 ancestors and is cut-off event
[2024-12-02 12:50:04,031 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 471#L707-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,031 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,031 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,032 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:04,032 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:04,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1062#true, 1057#true, 499#L716true, 1039#true, 968#L736-3true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,058 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:04,058 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,058 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:04,058 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, 416#L732-3true, Black: 1047#true, 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:04,063 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:04,063 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,074 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 921#L707-3true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,074 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:04,074 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:04,087 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1047#true, 820#L732-3true, 1043#true])
[2024-12-02 12:50:04,087 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,087 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:04,087 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:04,087 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,137 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,137 INFO  L294   olderBase$Statistics]: this new event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,137 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:04,137 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,137 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:04,156 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,156 INFO  L294   olderBase$Statistics]: this new event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,157 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:04,157 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,157 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:04,177 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 11#L717-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,177 INFO  L294   olderBase$Statistics]: this new event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,177 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:04,177 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:04,177 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,201 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 968#L736-3true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,201 INFO  L294   olderBase$Statistics]: this new event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,201 INFO  L297   olderBase$Statistics]:   existing Event has 797 ancestors and is cut-off event
[2024-12-02 12:50:04,201 INFO  L297   olderBase$Statistics]:   existing Event has 788 ancestors and is cut-off event
[2024-12-02 12:50:04,201 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:04,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 471#L707-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,248 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:04,248 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:04,248 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,248 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:04,257 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:04,257 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,257 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:04,257 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:04,257 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,276 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:04,276 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,276 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:04,276 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:04,276 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,311 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 283#L752-3true, 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 968#L736-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,311 INFO  L294   olderBase$Statistics]: this new event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,311 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:04,311 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:04,311 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:04,351 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [723#L712-3true, Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,352 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:04,352 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:04,352 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:04,352 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:04,358 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 471#L707-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,358 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:04,358 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:04,358 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:04,358 INFO  L297   olderBase$Statistics]:   existing Event has 825 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 24#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,403 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 821 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 24#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,403 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:04,403 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:04,405 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, 856#L712-3true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 1043#true])
[2024-12-02 12:50:04,405 INFO  L294   olderBase$Statistics]: this new event has 820 ancestors and is cut-off event
[2024-12-02 12:50:04,405 INFO  L297   olderBase$Statistics]:   existing Event has 781 ancestors and is cut-off event
[2024-12-02 12:50:04,405 INFO  L297   olderBase$Statistics]:   existing Event has 790 ancestors and is cut-off event
[2024-12-02 12:50:04,405 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:04,501 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 24#thr1Err4ASSERT_VIOLATIONDATA_RACEtrue, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,502 INFO  L294   olderBase$Statistics]: this new event has 821 ancestors and is cut-off event
[2024-12-02 12:50:04,502 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:04,502 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,502 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:04,503 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 805#L762-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,503 INFO  L294   olderBase$Statistics]: this new event has 821 ancestors and is cut-off event
[2024-12-02 12:50:04,503 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,503 INFO  L297   olderBase$Statistics]:   existing Event has 791 ancestors and is cut-off event
[2024-12-02 12:50:04,503 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:04,503 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,504 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,504 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:04,504 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,504 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:04,684 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,684 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,684 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,684 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,684 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,684 INFO  L297   olderBase$Statistics]:   existing Event has 821 ancestors and is cut-off event
[2024-12-02 12:50:04,685 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,685 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,685 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,685 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,685 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,686 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,700 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,700 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,700 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,700 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,700 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:04,720 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 714#L705-3true, 1057#true, 1039#true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,720 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,720 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,720 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,720 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,755 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,755 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,755 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,755 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:04,755 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:04,761 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 255#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:04,761 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:04,761 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:04,761 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:04,761 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:04,809 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 578#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 820#L732-3true, 1043#true])
[2024-12-02 12:50:04,809 INFO  L294   olderBase$Statistics]: this new event has 824 ancestors and is cut-off event
[2024-12-02 12:50:04,809 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:04,809 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:04,809 INFO  L297   olderBase$Statistics]:   existing Event has 785 ancestors and is cut-off event
[2024-12-02 12:50:04,860 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,860 INFO  L294   olderBase$Statistics]: this new event has 839 ancestors and is cut-off event
[2024-12-02 12:50:04,860 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:04,860 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,860 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:04,860 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:04,889 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 905#L705-3true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:04,889 INFO  L294   olderBase$Statistics]: this new event has 849 ancestors and is cut-off event
[2024-12-02 12:50:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:04,889 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:05,059 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, 471#L707-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,059 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,059 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,059 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,059 INFO  L297   olderBase$Statistics]:   existing Event has 825 ancestors and is cut-off event
[2024-12-02 12:50:05,059 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,060 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,060 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,060 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,060 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,060 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,060 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,248 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, 471#L707-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,248 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,249 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,249 INFO  L297   olderBase$Statistics]:   existing Event has 844 ancestors and is cut-off event
[2024-12-02 12:50:05,249 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,272 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 921#L707-3true, 1039#true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,272 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,272 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,272 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,272 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,319 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 11#L717-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,319 INFO  L294   olderBase$Statistics]: this new event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,319 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:05,319 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:05,319 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,335 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 460#L735-3true, 1039#true, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,335 INFO  L294   olderBase$Statistics]: this new event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,335 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,335 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:05,335 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:05,343 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, Black: 1047#true, 11#L717-3true, 1043#true])
[2024-12-02 12:50:05,343 INFO  L294   olderBase$Statistics]: this new event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,343 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,343 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:05,343 INFO  L297   olderBase$Statistics]:   existing Event has 798 ancestors and is cut-off event
[2024-12-02 12:50:05,356 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,356 INFO  L294   olderBase$Statistics]: this new event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,356 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:05,357 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,357 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:05,403 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:05,403 INFO  L294   olderBase$Statistics]: this new event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,403 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:05,403 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:05,403 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, 471#L707-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,431 INFO  L294   olderBase$Statistics]: this new event has 843 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 471#L707-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,431 INFO  L294   olderBase$Statistics]: this new event has 853 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 844 ancestors and is cut-off event
[2024-12-02 12:50:05,431 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:05,440 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,440 INFO  L294   olderBase$Statistics]: this new event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,440 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,446 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:05,446 INFO  L294   olderBase$Statistics]: this new event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,446 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,446 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,446 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,463 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,463 INFO  L294   olderBase$Statistics]: this new event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,463 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,463 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,463 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,467 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:05,467 INFO  L294   olderBase$Statistics]: this new event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,468 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,468 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,468 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,497 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 968#L736-3true, 637#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,498 INFO  L294   olderBase$Statistics]: this new event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,498 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:05,498 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:05,498 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:05,605 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 560#L716true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 968#L736-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,605 INFO  L294   olderBase$Statistics]: this new event has 830 ancestors and is cut-off event
[2024-12-02 12:50:05,605 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:05,605 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:05,605 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:05,651 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 255#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,651 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,651 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:05,651 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,651 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,651 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:05,652 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,652 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,652 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:05,652 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,652 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,652 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:05,683 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 416#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,683 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,683 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,683 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:05,683 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,728 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,728 INFO  L294   olderBase$Statistics]: this new event has 832 ancestors and is cut-off event
[2024-12-02 12:50:05,728 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:05,728 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:05,728 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:05,732 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:05,732 INFO  L294   olderBase$Statistics]: this new event has 839 ancestors and is cut-off event
[2024-12-02 12:50:05,732 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,732 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:05,732 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,732 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:05,741 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,741 INFO  L294   olderBase$Statistics]: this new event has 832 ancestors and is cut-off event
[2024-12-02 12:50:05,741 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:05,741 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:05,741 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:05,785 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,785 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:05,785 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:05,785 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:05,785 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:05,807 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,807 INFO  L294   olderBase$Statistics]: this new event has 833 ancestors and is cut-off event
[2024-12-02 12:50:05,807 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:05,807 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:05,807 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:05,807 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:05,839 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, 255#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:05,839 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:05,839 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:05,839 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:05,839 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:05,862 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:05,862 INFO  L294   olderBase$Statistics]: this new event has 834 ancestors and is cut-off event
[2024-12-02 12:50:05,862 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:05,862 INFO  L297   olderBase$Statistics]:   existing Event has 784 ancestors and is cut-off event
[2024-12-02 12:50:05,862 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:05,862 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,002 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,002 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 808 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,002 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,002 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,046 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,046 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,046 INFO  L297   olderBase$Statistics]:   existing Event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,046 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,046 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,046 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,047 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,047 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,047 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,047 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,047 INFO  L297   olderBase$Statistics]:   existing Event has 850 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,048 INFO  L294   olderBase$Statistics]: this new event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 843 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 821 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,048 INFO  L294   olderBase$Statistics]: this new event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,048 INFO  L297   olderBase$Statistics]:   existing Event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,058 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,058 INFO  L294   olderBase$Statistics]: this new event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,058 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,058 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,058 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,068 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,068 INFO  L294   olderBase$Statistics]: this new event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,068 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,068 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,068 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,076 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][979], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:06,076 INFO  L294   olderBase$Statistics]: this new event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,076 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,076 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,076 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,105 INFO  L294   olderBase$Statistics]: this new event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L297   olderBase$Statistics]:   existing Event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:06,105 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,139 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 255#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,139 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,139 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,139 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,139 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,139 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,140 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,140 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,140 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,140 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,140 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,140 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,149 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,149 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,149 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,149 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,149 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,155 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 817#L735-3true, 625#L775-5true, 416#L732-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,155 INFO  L294   olderBase$Statistics]: this new event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,155 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,155 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,155 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,171 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,171 INFO  L294   olderBase$Statistics]: this new event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,171 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,171 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,171 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,173 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,173 INFO  L294   olderBase$Statistics]: this new event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,173 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,173 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,173 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,173 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,175 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 857#L733true, 1043#true])
[2024-12-02 12:50:06,175 INFO  L294   olderBase$Statistics]: this new event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,175 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,175 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,175 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,175 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,180 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,180 INFO  L294   olderBase$Statistics]: this new event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,180 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,181 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,181 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,198 INFO  L294   olderBase$Statistics]: this new event has 857 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,198 INFO  L294   olderBase$Statistics]: this new event has 867 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,198 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,208 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,208 INFO  L294   olderBase$Statistics]: this new event has 850 ancestors and is cut-off event
[2024-12-02 12:50:06,208 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:06,208 INFO  L297   olderBase$Statistics]:   existing Event has 809 ancestors and is cut-off event
[2024-12-02 12:50:06,208 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:06,208 INFO  L297   olderBase$Statistics]:   existing Event has 800 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, 471#L707-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,231 INFO  L294   olderBase$Statistics]: this new event has 844 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L297   olderBase$Statistics]:   existing Event has 844 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:06,231 INFO  L297   olderBase$Statistics]:   existing Event has 853 ancestors and is cut-off event
[2024-12-02 12:50:06,237 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 722#L766-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,237 INFO  L294   olderBase$Statistics]: this new event has 844 ancestors and is cut-off event
[2024-12-02 12:50:06,237 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:06,237 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:06,237 INFO  L297   olderBase$Statistics]:   existing Event has 794 ancestors and is cut-off event
[2024-12-02 12:50:06,237 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:06,244 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,244 INFO  L294   olderBase$Statistics]: this new event has 859 ancestors and is cut-off event
[2024-12-02 12:50:06,244 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,244 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,244 INFO  L297   olderBase$Statistics]:   existing Event has 850 ancestors and is cut-off event
[2024-12-02 12:50:06,245 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,252 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,252 INFO  L294   olderBase$Statistics]: this new event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,252 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,252 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,252 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,252 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,280 INFO  L294   olderBase$Statistics]: this new event has 857 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,280 INFO  L294   olderBase$Statistics]: this new event has 847 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,280 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,292 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,292 INFO  L294   olderBase$Statistics]: this new event has 854 ancestors and is cut-off event
[2024-12-02 12:50:06,292 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:06,292 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:06,292 INFO  L297   olderBase$Statistics]:   existing Event has 813 ancestors and is cut-off event
[2024-12-02 12:50:06,292 INFO  L297   olderBase$Statistics]:   existing Event has 804 ancestors and is cut-off event
[2024-12-02 12:50:06,320 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][1011], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 283#L752-3true, 1045#true, 1041#true, 714#L705-3true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,320 INFO  L294   olderBase$Statistics]: this new event has 849 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][1011], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 921#L707-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,321 INFO  L294   olderBase$Statistics]: this new event has 853 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 844 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:06,321 INFO  L297   olderBase$Statistics]:   existing Event has 844 ancestors and is cut-off event
[2024-12-02 12:50:06,354 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,354 INFO  L294   olderBase$Statistics]: this new event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,354 INFO  L297   olderBase$Statistics]:   existing Event has 853 ancestors and is cut-off event
[2024-12-02 12:50:06,354 INFO  L297   olderBase$Statistics]:   existing Event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,354 INFO  L297   olderBase$Statistics]:   existing Event has 831 ancestors and is cut-off event
[2024-12-02 12:50:06,358 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 460#L735-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,358 INFO  L294   olderBase$Statistics]: this new event has 859 ancestors and is cut-off event
[2024-12-02 12:50:06,358 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,358 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,358 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,358 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,363 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,363 INFO  L294   olderBase$Statistics]: this new event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,363 INFO  L297   olderBase$Statistics]:   existing Event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,363 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,363 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,367 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 714#L705-3true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,367 INFO  L294   olderBase$Statistics]: this new event has 859 ancestors and is cut-off event
[2024-12-02 12:50:06,367 INFO  L297   olderBase$Statistics]:   existing Event has 811 ancestors and is cut-off event
[2024-12-02 12:50:06,367 INFO  L297   olderBase$Statistics]:   existing Event has 789 ancestors and is cut-off event
[2024-12-02 12:50:06,367 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:06,373 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][1011], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 416#L732-3true, 1043#true])
[2024-12-02 12:50:06,373 INFO  L294   olderBase$Statistics]: this new event has 867 ancestors and is cut-off event
[2024-12-02 12:50:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,373 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,374 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 905#L705-3true, 1041#true, 1057#true, 1039#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,374 INFO  L294   olderBase$Statistics]: this new event has 860 ancestors and is cut-off event
[2024-12-02 12:50:06,374 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,374 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:06,375 INFO  L297   olderBase$Statistics]:   existing Event has 810 ancestors and is cut-off event
[2024-12-02 12:50:06,376 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 305#L733true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,376 INFO  L294   olderBase$Statistics]: this new event has 860 ancestors and is cut-off event
[2024-12-02 12:50:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 840 ancestors and is cut-off event
[2024-12-02 12:50:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 820 ancestors and is cut-off event
[2024-12-02 12:50:06,376 INFO  L297   olderBase$Statistics]:   existing Event has 831 ancestors and is cut-off event
[2024-12-02 12:50:06,392 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 460#L735-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,393 INFO  L294   olderBase$Statistics]: this new event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,393 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,393 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,393 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,393 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,411 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 921#L707-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,411 INFO  L294   olderBase$Statistics]: this new event has 863 ancestors and is cut-off event
[2024-12-02 12:50:06,411 INFO  L297   olderBase$Statistics]:   existing Event has 793 ancestors and is cut-off event
[2024-12-02 12:50:06,411 INFO  L297   olderBase$Statistics]:   existing Event has 824 ancestors and is cut-off event
[2024-12-02 12:50:06,411 INFO  L297   olderBase$Statistics]:   existing Event has 815 ancestors and is cut-off event
[2024-12-02 12:50:06,417 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 471#L707-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,417 INFO  L294   olderBase$Statistics]: this new event has 864 ancestors and is cut-off event
[2024-12-02 12:50:06,417 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:06,417 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:06,417 INFO  L297   olderBase$Statistics]:   existing Event has 823 ancestors and is cut-off event
[2024-12-02 12:50:06,417 INFO  L297   olderBase$Statistics]:   existing Event has 814 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L292   olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 817#L735-3true, 625#L775-5true, 255#L732-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,425 INFO  L294   olderBase$Statistics]: this new event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 858 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 867 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,425 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 721#L736-3true, 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,443 INFO  L294   olderBase$Statistics]: this new event has 860 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 17#L752-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,443 INFO  L294   olderBase$Statistics]: this new event has 868 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 850 ancestors and is cut-off event
[2024-12-02 12:50:06,443 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:06,447 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,447 INFO  L294   olderBase$Statistics]: this new event has 868 ancestors and is cut-off event
[2024-12-02 12:50:06,447 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:06,447 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,448 INFO  L297   olderBase$Statistics]:   existing Event has 827 ancestors and is cut-off event
[2024-12-02 12:50:06,448 INFO  L297   olderBase$Statistics]:   existing Event has 818 ancestors and is cut-off event
[2024-12-02 12:50:06,451 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 71#L736-3true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,451 INFO  L294   olderBase$Statistics]: this new event has 861 ancestors and is cut-off event
[2024-12-02 12:50:06,451 INFO  L297   olderBase$Statistics]:   existing Event has 861 ancestors and is cut-off event
[2024-12-02 12:50:06,451 INFO  L297   olderBase$Statistics]:   existing Event has 831 ancestors and is cut-off event
[2024-12-02 12:50:06,451 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,452 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,452 INFO  L294   olderBase$Statistics]: this new event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,452 INFO  L297   olderBase$Statistics]:   existing Event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,453 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), 378#L733true, Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 17#L752-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,453 INFO  L294   olderBase$Statistics]: this new event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,453 INFO  L297   olderBase$Statistics]:   existing Event has 852 ancestors and is cut-off event
[2024-12-02 12:50:06,453 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,453 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,454 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 305#L733true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,454 INFO  L294   olderBase$Statistics]: this new event has 869 ancestors and is cut-off event
[2024-12-02 12:50:06,454 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,454 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,454 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,454 INFO  L297   olderBase$Statistics]:   existing Event has 819 ancestors and is cut-off event
[2024-12-02 12:50:06,457 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4356] L752-->L752-3: Formula: (let ((.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (and (let ((.cse0 (= |v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse0) .cse1) (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|))) (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|) .cse2 (= |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (let ((.cse3 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104| .cse3) (and .cse2 (not .cse3)))) .cse1 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483648)) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84| 2147483647) (= |v_#race~top~0_29| 0) (let ((.cse4 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 0) (not .cse4)) (and .cse4 (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| 1))))) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|) (= |v_thr1Thread1of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|) (= |v_#race~top~0_30| |v_#race~top~0_29|)))))  InVars {thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, ~top~0=v_~top~0_19, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread1of3ForFork0_isEmpty_#res#1=|v_thr1Thread1of3ForFork0_isEmpty_#res#1_4|, #race~top~0=|v_#race~top~0_29|, thr1Thread1of3ForFork0_push_loop_~r~0#1=|v_thr1Thread1of3ForFork0_push_loop_~r~0#1_9|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, ~top~0=v_~top~0_19}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_85|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_105|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_84|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_104|]  AssignedVars[thr1Thread1of3ForFork0_isEmpty_#res#1, #race~top~0, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread1of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread1of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1][940], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 721#L736-3true, 1045#true, 283#L752-3true, 1041#true, 1062#true, 1057#true, 1039#true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,457 INFO  L294   olderBase$Statistics]: this new event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,457 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,457 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,457 INFO  L297   olderBase$Statistics]:   existing Event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,459 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1062#true, 1057#true, 714#L705-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,459 INFO  L294   olderBase$Statistics]: this new event has 869 ancestors and is cut-off event
[2024-12-02 12:50:06,459 INFO  L297   olderBase$Statistics]:   existing Event has 799 ancestors and is cut-off event
[2024-12-02 12:50:06,459 INFO  L297   olderBase$Statistics]:   existing Event has 821 ancestors and is cut-off event
[2024-12-02 12:50:06,459 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:06,464 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 283#L752-3true, 1041#true, 1057#true, 1062#true, 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,464 INFO  L294   olderBase$Statistics]: this new event has 870 ancestors and is cut-off event
[2024-12-02 12:50:06,464 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,464 INFO  L297   olderBase$Statistics]:   existing Event has 830 ancestors and is cut-off event
[2024-12-02 12:50:06,464 INFO  L297   olderBase$Statistics]:   existing Event has 850 ancestors and is cut-off event
[2024-12-02 12:50:06,481 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 921#L707-3true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,481 INFO  L294   olderBase$Statistics]: this new event has 873 ancestors and is cut-off event
[2024-12-02 12:50:06,481 INFO  L297   olderBase$Statistics]:   existing Event has 825 ancestors and is cut-off event
[2024-12-02 12:50:06,481 INFO  L297   olderBase$Statistics]:   existing Event has 834 ancestors and is cut-off event
[2024-12-02 12:50:06,481 INFO  L297   olderBase$Statistics]:   existing Event has 803 ancestors and is cut-off event
[2024-12-02 12:50:06,499 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 416#L732-3true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,499 INFO  L294   olderBase$Statistics]: this new event has 877 ancestors and is cut-off event
[2024-12-02 12:50:06,499 INFO  L297   olderBase$Statistics]:   existing Event has 807 ancestors and is cut-off event
[2024-12-02 12:50:06,499 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,499 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,503 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 255#L732-3true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,503 INFO  L294   olderBase$Statistics]: this new event has 878 ancestors and is cut-off event
[2024-12-02 12:50:06,503 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,503 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,503 INFO  L297   olderBase$Statistics]:   existing Event has 828 ancestors and is cut-off event
[2024-12-02 12:50:06,503 INFO  L297   olderBase$Statistics]:   existing Event has 837 ancestors and is cut-off event
[2024-12-02 12:50:06,505 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1049#(= |#race~state~0| 0), 1043#true])
[2024-12-02 12:50:06,505 INFO  L294   olderBase$Statistics]: this new event has 872 ancestors and is cut-off event
[2024-12-02 12:50:06,505 INFO  L297   olderBase$Statistics]:   existing Event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,505 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,506 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,507 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4483] L752-->L752-3: Formula: (let ((.cse3 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|)) (.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|))) (and (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|) (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|) (= |v_#race~top~0_30| |v_#race~top~0_29|)) (and (let ((.cse0 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 0) (not .cse0)) (and (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| 1) .cse0))) (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483648)) (let ((.cse2 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 0))) (or (and .cse1 (not .cse2)) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108| .cse2))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88| 2147483647) (= |v_#race~top~0_29| 0) .cse3 (= |v_thr1Thread2of3ForFork0_isEmpty_#res#1_4| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|))) (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109| .cse4) (and (not .cse4) .cse3))) .cse1 (= |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|)))  InVars {#race~top~0=|v_#race~top~0_30|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_1|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_1|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_3|}  OutVars{thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread2of3ForFork0_push_loop_~r~0#1=|v_thr1Thread2of3ForFork0_push_loop_~r~0#1_9|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, thr1Thread2of3ForFork0_isEmpty_#res#1=|v_thr1Thread2of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~ret13#1_89|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_88|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_109|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_108|]  AssignedVars[thr1Thread2of3ForFork0___VERIFIER_atomic_assert_~r#1, #race~top~0, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread2of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread2of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, thr1Thread2of3ForFork0_isEmpty_#res#1][1050], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 17#L752-3true, 817#L735-3true, 625#L775-5true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,507 INFO  L294   olderBase$Statistics]: this new event has 872 ancestors and is cut-off event
[2024-12-02 12:50:06,507 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,507 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,507 INFO  L297   olderBase$Statistics]:   existing Event has 862 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,509 INFO  L294   olderBase$Statistics]: this new event has 879 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 1039#true, 460#L735-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 857#L733true, 1043#true])
[2024-12-02 12:50:06,509 INFO  L294   olderBase$Statistics]: this new event has 879 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,509 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,510 INFO  L297   olderBase$Statistics]:   existing Event has 829 ancestors and is cut-off event
[2024-12-02 12:50:06,510 INFO  L297   olderBase$Statistics]:   existing Event has 838 ancestors and is cut-off event
[2024-12-02 12:50:06,519 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 305#L733true, 1039#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,520 INFO  L294   olderBase$Statistics]: this new event has 882 ancestors and is cut-off event
[2024-12-02 12:50:06,520 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,520 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,520 INFO  L297   olderBase$Statistics]:   existing Event has 832 ancestors and is cut-off event
[2024-12-02 12:50:06,520 INFO  L297   olderBase$Statistics]:   existing Event has 841 ancestors and is cut-off event
[2024-12-02 12:50:06,535 INFO  L292   olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1013], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1062#true, 1039#true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 416#L732-3true, 1043#true])
[2024-12-02 12:50:06,535 INFO  L294   olderBase$Statistics]: this new event has 887 ancestors and is cut-off event
[2024-12-02 12:50:06,535 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,535 INFO  L297   olderBase$Statistics]:   existing Event has 817 ancestors and is cut-off event
[2024-12-02 12:50:06,535 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,540 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 110#L735-3true, 1045#true, 1041#true, 1057#true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,540 INFO  L294   olderBase$Statistics]: this new event has 889 ancestors and is cut-off event
[2024-12-02 12:50:06,540 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,540 INFO  L297   olderBase$Statistics]:   existing Event has 839 ancestors and is cut-off event
[2024-12-02 12:50:06,540 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,540 INFO  L297   olderBase$Statistics]:   existing Event has 848 ancestors and is cut-off event
[2024-12-02 12:50:06,544 INFO  L292   olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([4229] L752-->L752-3: Formula: (let ((.cse1 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|)) (.cse2 (not |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|))) (and (or (and (let ((.cse0 (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 0))) (or (and .cse0 |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (and .cse1 (not .cse0)))) (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|) .cse2 (<= 0 (+ |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483648)) (= |v_#race~top~0_29| 0) (let ((.cse3 (= v_~top~0_19 0))) (or (and (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 0) (not .cse3)) (and .cse3 (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| 1)))) (<= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80| 2147483647)) (and (= |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81| |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|) (= |v_thr1Thread3of3ForFork0_isEmpty_#res#1_4| |v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|) |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| (= |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|) (= |v_#race~top~0_30| |v_#race~top~0_29|))) (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|) .cse1 (= |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2| |v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|) (let ((.cse4 (= |v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9| 0))) (or (and (not .cse4) .cse2) (and |v_thr1___VERIFIER_atomic_assert_#t~short14#1_101| .cse4)))))  InVars {thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_1|, #race~top~0=|v_#race~top~0_30|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_1|}  OutVars{thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base_2|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1_3|, #race~top~0=|v_#race~top~0_29|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1_3|, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset=|v_thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset_2|, thr1Thread3of3ForFork0_push_loop_~r~0#1=|v_thr1Thread3of3ForFork0_push_loop_~r~0#1_9|, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1=|v_thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1_3|, ~top~0=v_~top~0_19, thr1Thread3of3ForFork0_isEmpty_#res#1=|v_thr1Thread3of3ForFork0_isEmpty_#res#1_4|}  AuxVars[|v_thr1___VERIFIER_atomic_assert_#t~short14#1_101|, |v_thr1___VERIFIER_atomic_assert_#t~short14#1_100|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_81|, |v_thr1___VERIFIER_atomic_assert_#t~ret13#1_80|]  AssignedVars[thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~short14#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.base, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#t~ret13#1, #race~top~0, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_~r#1, thr1Thread3of3ForFork0_reach_error_#t~nondet0#1.offset, thr1Thread3of3ForFork0___VERIFIER_atomic_assert_#in~r#1, thr1Thread3of3ForFork0_isEmpty_#res#1][1060], [Black: 1054#(= |#race~top~0| |thr1Thread1of3ForFork0_EBStack_init_#t~nondet8#1|), Black: 1059#(= |thr1Thread2of3ForFork0_EBStack_init_#t~nondet8#1| |#race~top~0|), 1045#true, 1041#true, 1057#true, 71#L736-3true, 1064#(= |#race~state~0| |thr1Thread1of3ForFork0_#t~nondet18#1|), 1039#true, 460#L735-3true, 625#L775-5true, 123#L752-3true, Black: 1047#true, 1043#true])
[2024-12-02 12:50:06,544 INFO  L294   olderBase$Statistics]: this new event has 892 ancestors and is cut-off event
[2024-12-02 12:50:06,544 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,544 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,544 INFO  L297   olderBase$Statistics]:   existing Event has 842 ancestors and is cut-off event
[2024-12-02 12:50:06,544 INFO  L297   olderBase$Statistics]:   existing Event has 851 ancestors and is cut-off event
[2024-12-02 12:50:06,548 INFO  L124   PetriNetUnfolderBase]: 31804/177366 cut-off events.
[2024-12-02 12:50:06,549 INFO  L125   PetriNetUnfolderBase]: For 24949/29204 co-relation queries the response was YES.
[2024-12-02 12:50:07,573 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 245160 conditions, 177366 events. 31804/177366 cut-off events. For 24949/29204 co-relation queries the response was YES. Maximal size of possible extension queue 2894. Compared 3037517 event pairs, 9349 based on Foata normal form. 90/152312 useless extension candidates. Maximal degree in co-relation 245150. Up to 25451 conditions per place. 
[2024-12-02 12:50:08,167 INFO  L140   encePairwiseOnDemand]: 1046/1054 looper letters, 74 selfloop transitions, 12 changer transitions 0/1065 dead transitions.
[2024-12-02 12:50:08,167 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1001 places, 1065 transitions, 2560 flow
[2024-12-02 12:50:08,168 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:50:08,168 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 3 states.
[2024-12-02 12:50:08,170 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 2959 transitions.
[2024-12-02 12:50:08,170 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.9358001265022138
[2024-12-02 12:50:08,170 INFO  L175             Difference]: Start difference. First operand has 999 places, 1028 transitions, 2270 flow. Second operand 3 states and 2959 transitions.
[2024-12-02 12:50:08,170 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 1001 places, 1065 transitions, 2560 flow
[2024-12-02 12:50:08,320 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 999 places, 1065 transitions, 2524 flow, removed 0 selfloop flow, removed 2 redundant places.
[2024-12-02 12:50:08,326 INFO  L231             Difference]: Finished difference. Result has 1001 places, 1038 transitions, 2344 flow
[2024-12-02 12:50:08,327 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1054, PETRI_DIFFERENCE_MINUEND_FLOW=2238, PETRI_DIFFERENCE_MINUEND_PLACES=997, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1028, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1016, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=2344, PETRI_PLACES=1001, PETRI_TRANSITIONS=1038}
[2024-12-02 12:50:08,328 INFO  L279   CegarLoopForPetriNet]: 1042 programPoint places, -41 predicate places.
[2024-12-02 12:50:08,328 INFO  L471      AbstractCegarLoop]: Abstraction has has 1001 places, 1038 transitions, 2344 flow
[2024-12-02 12:50:08,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 965.0) internal successors, (2895), 3 states have internal predecessors, (2895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:50:08,329 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:50:08,329 INFO  L206   CegarLoopForPetriNet]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:50:08,329 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-12-02 12:50:08,329 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 101 more)] ===
[2024-12-02 12:50:08,330 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:50:08,330 INFO  L85        PathProgramCache]: Analyzing trace with hash 1200342794, now seen corresponding path program 1 times
[2024-12-02 12:50:08,330 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:50:08,330 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2076256014]
[2024-12-02 12:50:08,330 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:50:08,330 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:50:08,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:50:08,481 INFO  L357             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-12-02 12:50:08,585 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-12-02 12:50:08,851 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-12-02 12:50:08,851 INFO  L340         BasicCegarLoop]: Counterexample is feasible
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (104 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (103 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (102 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (101 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (100 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (99 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (98 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (97 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (96 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (95 of 105 remaining)
[2024-12-02 12:50:08,851 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (94 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (93 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (92 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (91 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (90 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (89 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (88 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (87 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (86 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (85 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (84 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (83 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (82 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (81 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (80 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (79 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (78 of 105 remaining)
[2024-12-02 12:50:08,852 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (77 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (76 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (75 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (74 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (73 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (72 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (71 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (70 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (69 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (68 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (67 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (66 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (65 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (64 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (63 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (62 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (61 of 105 remaining)
[2024-12-02 12:50:08,853 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (60 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (59 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (58 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (57 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (56 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (55 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (54 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (53 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (52 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (51 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (50 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (49 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (48 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (47 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (46 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (45 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (44 of 105 remaining)
[2024-12-02 12:50:08,854 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (42 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (40 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (39 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (38 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (37 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (36 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (35 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (34 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (33 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (32 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (31 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (30 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (29 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (28 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (27 of 105 remaining)
[2024-12-02 12:50:08,855 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (26 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (24 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (23 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (20 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (19 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (18 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (17 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (16 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (15 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (14 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (13 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (12 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (11 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (10 of 105 remaining)
[2024-12-02 12:50:08,856 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err16ASSERT_VIOLATIONDATA_RACE (9 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err17ASSERT_VIOLATIONDATA_RACE (8 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err18ASSERT_VIOLATIONDATA_RACE (7 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err19ASSERT_VIOLATIONDATA_RACE (6 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err25ASSERT_VIOLATIONDATA_RACE (5 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err20ASSERT_VIOLATIONDATA_RACE (4 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err21ASSERT_VIOLATIONDATA_RACE (3 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err22ASSERT_VIOLATIONDATA_RACE (2 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err23ASSERT_VIOLATIONDATA_RACE (1 of 105 remaining)
[2024-12-02 12:50:08,857 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err24ASSERT_VIOLATIONDATA_RACE (0 of 105 remaining)
[2024-12-02 12:50:08,857 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 12:50:08,857 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1]
[2024-12-02 12:50:08,858 WARN  L246   ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-12-02 12:50:08,858 INFO  L491   ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances.
[2024-12-02 12:50:08,956 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-12-02 12:50:08,966 INFO  L73            FinitePrefix]: Start finitePrefix. Operand has 1166 places, 1182 transitions, 2392 flow
[2024-12-02 12:50:09,236 INFO  L124   PetriNetUnfolderBase]: 29/1220 cut-off events.
[2024-12-02 12:50:09,236 INFO  L125   PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES.
[2024-12-02 12:50:09,245 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 1239 conditions, 1220 events. 29/1220 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 2607 event pairs, 0 based on Foata normal form. 0/1082 useless extension candidates. Maximal degree in co-relation 1090. Up to 10 conditions per place. 
[2024-12-02 12:50:09,245 INFO  L82        GeneralOperation]: Start removeDead. Operand has 1166 places, 1182 transitions, 2392 flow
[2024-12-02 12:50:09,254 INFO  L88        GeneralOperation]: Finished RemoveDead, result has has 1166 places, 1182 transitions, 2392 flow
[2024-12-02 12:50:09,255 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:50:09,255 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@85f305d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:50:09,255 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 131 error locations.
[2024-12-02 12:50:09,300 INFO  L185   PetriNetUnfolderBase]: Found word, exiting Unfolder.
[2024-12-02 12:50:09,300 INFO  L124   PetriNetUnfolderBase]: 2/672 cut-off events.
[2024-12-02 12:50:09,300 INFO  L125   PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES.
[2024-12-02 12:50:09,300 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:50:09,300 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:50:09,300 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 127 more)] ===
[2024-12-02 12:50:09,301 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:50:09,301 INFO  L85        PathProgramCache]: Analyzing trace with hash 1052780816, now seen corresponding path program 1 times
[2024-12-02 12:50:09,301 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:50:09,301 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [268980306]
[2024-12-02 12:50:09,302 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:50:09,302 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:50:09,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:50:10,225 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:50:10,225 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:50:10,225 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [268980306]
[2024-12-02 12:50:10,225 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [268980306] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:50:10,225 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:50:10,225 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-12-02 12:50:10,225 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510401816]
[2024-12-02 12:50:10,226 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:50:10,226 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:50:10,227 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:50:10,227 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:50:10,227 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:50:10,229 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 1076 out of 1182
[2024-12-02 12:50:10,231 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1166 places, 1182 transitions, 2392 flow. Second operand  has 2 states, 2 states have (on average 1077.0) internal successors, (2154), 2 states have internal predecessors, (2154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:50:10,231 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:50:10,231 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 1076 of 1182
[2024-12-02 12:50:10,231 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand
[2024-12-02 12:50:43,811 INFO  L124   PetriNetUnfolderBase]: 22728/116715 cut-off events.
[2024-12-02 12:50:43,811 INFO  L125   PetriNetUnfolderBase]: For 5904/5904 co-relation queries the response was YES.
[2024-12-02 12:50:44,760 INFO  L83            FinitePrefix]: Finished finitePrefix Result has 146643 conditions, 116715 events. 22728/116715 cut-off events. For 5904/5904 co-relation queries the response was YES. Maximal size of possible extension queue 1647. Compared 1818539 event pairs, 13528 based on Foata normal form. 9991/112513 useless extension candidates. Maximal degree in co-relation 127609. Up to 26901 conditions per place. 
[2024-12-02 12:50:45,552 INFO  L140   encePairwiseOnDemand]: 1112/1182 looper letters, 36 selfloop transitions, 0 changer transitions 0/1105 dead transitions.
[2024-12-02 12:50:45,552 INFO  L145   encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 1099 places, 1105 transitions, 2310 flow
[2024-12-02 12:50:45,554 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:50:45,554 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand 2 states.
[2024-12-02 12:50:45,564 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 2258 transitions.
[2024-12-02 12:50:45,568 INFO  L514   CegarLoopForPetriNet]: DFA transition density 0.955160744500846
[2024-12-02 12:50:45,568 INFO  L175             Difference]: Start difference. First operand has 1166 places, 1182 transitions, 2392 flow. Second operand 2 states and 2258 transitions.
[2024-12-02 12:50:45,568 INFO  L82        GeneralOperation]: Start removeRedundantFlow. Operand has 1099 places, 1105 transitions, 2310 flow
[2024-12-02 12:50:45,582 INFO  L88        GeneralOperation]: Finished removeRedundantFlow, result has has 1099 places, 1105 transitions, 2304 flow, removed 3 selfloop flow, removed 0 redundant places.
[2024-12-02 12:50:45,595 INFO  L231             Difference]: Finished difference. Result has 1099 places, 1105 transitions, 2232 flow
[2024-12-02 12:50:45,597 INFO  L262   CegarLoopForPetriNet]: {PETRI_ALPHABET=1182, PETRI_DIFFERENCE_MINUEND_FLOW=2232, PETRI_DIFFERENCE_MINUEND_PLACES=1098, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=1105, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=1105, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=2232, PETRI_PLACES=1099, PETRI_TRANSITIONS=1105}
[2024-12-02 12:50:45,598 INFO  L279   CegarLoopForPetriNet]: 1166 programPoint places, -67 predicate places.
[2024-12-02 12:50:45,599 INFO  L471      AbstractCegarLoop]: Abstraction has has 1099 places, 1105 transitions, 2232 flow
[2024-12-02 12:50:45,601 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 1077.0) internal successors, (2154), 2 states have internal predecessors, (2154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:50:45,601 INFO  L198   CegarLoopForPetriNet]: Found error trace
[2024-12-02 12:50:45,602 INFO  L206   CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:50:45,603 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 12:50:45,603 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err5ASSERT_VIOLATIONDATA_RACE (and 127 more)] ===
[2024-12-02 12:50:45,606 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:50:45,607 INFO  L85        PathProgramCache]: Analyzing trace with hash -1889737773, now seen corresponding path program 1 times
[2024-12-02 12:50:45,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:50:45,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1568754934]
[2024-12-02 12:50:45,608 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:50:45,608 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:50:46,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:50:47,225 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 12:50:47,225 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:50:47,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1568754934]
[2024-12-02 12:50:47,226 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1568754934] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:50:47,226 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:50:47,226 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:50:47,226 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516794189]
[2024-12-02 12:50:47,227 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:50:47,229 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:50:47,231 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:50:47,232 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:50:47,232 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:50:47,285 INFO  L469   CegarLoopForPetriNet]: Number of universal loopers: 1060 out of 1182
[2024-12-02 12:50:47,291 INFO  L103   encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 1099 places, 1105 transitions, 2232 flow. Second operand  has 3 states, 3 states have (on average 1061.3333333333333) internal successors, (3184), 3 states have internal predecessors, (3184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 12:50:47,291 INFO  L112   encePairwiseOnDemand]: Universal subtrahend loopers provided by user.
[2024-12-02 12:50:47,291 INFO  L113   encePairwiseOnDemand]: Number of universal subtrahend loopers: 1060 of 1182
[2024-12-02 12:50:47,291 INFO  L73            FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand