./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 21:37:30,787 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 21:37:30,836 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-13 21:37:30,840 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 21:37:30,840 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 21:37:30,859 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 21:37:30,860 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 21:37:30,860 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 21:37:30,860 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-13 21:37:30,860 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-13 21:37:30,860 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 21:37:30,861 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 21:37:30,862 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 21:37:30,862 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 21:37:30,862 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 21:37:30,863 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 21:37:30,863 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 21:37:30,864 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-13 21:37:30,864 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 21:37:30,865 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 21:37:30,865 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 21:37:30,866 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 21:37:30,866 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 ! call(reach_error())) ) 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 -> d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 [2025-03-13 21:37:31,111 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 21:37:31,120 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 21:37:31,122 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 21:37:31,123 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 21:37:31,123 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 21:37:31,125 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-03-13 21:37:32,292 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/da744572b/d7605b3ade184e08b1ea7be39bf0ea37/FLAG95eab5c93 [2025-03-13 21:37:32,596 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 21:37:32,597 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-03-13 21:37:32,612 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/da744572b/d7605b3ade184e08b1ea7be39bf0ea37/FLAG95eab5c93 [2025-03-13 21:37:32,629 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/da744572b/d7605b3ade184e08b1ea7be39bf0ea37 [2025-03-13 21:37:32,631 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 21:37:32,633 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 21:37:32,634 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 21:37:32,635 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 21:37:32,638 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 21:37:32,639 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 09:37:32" (1/1) ... [2025-03-13 21:37:32,639 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48535641 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:32, skipping insertion in model container [2025-03-13 21:37:32,639 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 09:37:32" (1/1) ... [2025-03-13 21:37:32,674 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 21:37:32,789 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i[1087,1100] [2025-03-13 21:37:32,931 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 21:37:32,945 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 21:37:32,955 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i[1087,1100] [2025-03-13 21:37:32,996 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 21:37:33,040 INFO L204 MainTranslator]: Completed translation [2025-03-13 21:37:33,041 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33 WrapperNode [2025-03-13 21:37:33,041 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 21:37:33,042 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 21:37:33,042 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 21:37:33,042 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 21:37:33,046 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,062 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,084 INFO L138 Inliner]: procedures = 271, calls = 37, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2025-03-13 21:37:33,086 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 21:37:33,087 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 21:37:33,087 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 21:37:33,087 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 21:37:33,093 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,094 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,096 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,119 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 5, 5]. 42 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5]. The 0 writes are split as follows [0, 0, 0]. [2025-03-13 21:37:33,120 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,120 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,133 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,134 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,135 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,136 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,143 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 21:37:33,146 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 21:37:33,146 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 21:37:33,147 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 21:37:33,147 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (1/1) ... [2025-03-13 21:37:33,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 21:37:33,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 21:37:33,173 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-13 21:37:33,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-13 21:37:33,195 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2025-03-13 21:37:33,196 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2025-03-13 21:37:33,196 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-13 21:37:33,196 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-13 21:37:33,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 21:37:33,196 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2025-03-13 21:37:33,196 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2025-03-13 21:37:33,197 INFO L130 BoogieDeclarations]: Found specification of procedure process [2025-03-13 21:37:33,197 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2025-03-13 21:37:33,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-13 21:37:33,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-13 21:37:33,197 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-13 21:37:33,197 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 21:37:33,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 21:37:33,198 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 21:37:33,408 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 21:37:33,409 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 21:37:33,569 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 21:37:33,570 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 21:37:33,571 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 21:37:33,718 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 21:37:33,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 09:37:33 BoogieIcfgContainer [2025-03-13 21:37:33,720 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 21:37:33,722 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 21:37:33,722 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 21:37:33,725 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 21:37:33,726 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 09:37:32" (1/3) ... [2025-03-13 21:37:33,726 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c95f519 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 09:37:33, skipping insertion in model container [2025-03-13 21:37:33,726 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 09:37:33" (2/3) ... [2025-03-13 21:37:33,726 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2c95f519 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 09:37:33, skipping insertion in model container [2025-03-13 21:37:33,726 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 09:37:33" (3/3) ... [2025-03-13 21:37:33,727 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2025-03-13 21:37:33,739 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 21:37:33,741 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_04-priv_multi_true.i that has 4 procedures, 54 locations, 1 initial locations, 4 loop locations, and 2 error locations. [2025-03-13 21:37:33,741 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 21:37:33,787 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 21:37:33,828 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 63 places, 61 transitions, 134 flow [2025-03-13 21:37:33,859 INFO L124 PetriNetUnfolderBase]: 8/58 cut-off events. [2025-03-13 21:37:33,863 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 21:37:33,869 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68 conditions, 58 events. 8/58 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 133 event pairs, 0 based on Foata normal form. 0/48 useless extension candidates. Maximal degree in co-relation 60. Up to 2 conditions per place. [2025-03-13 21:37:33,869 INFO L82 GeneralOperation]: Start removeDead. Operand has 63 places, 61 transitions, 134 flow [2025-03-13 21:37:33,872 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 60 places, 58 transitions, 125 flow [2025-03-13 21:37:33,882 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 21:37:33,890 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;@464ad784, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 21:37:33,890 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2025-03-13 21:37:33,899 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 21:37:33,900 INFO L124 PetriNetUnfolderBase]: 7/51 cut-off events. [2025-03-13 21:37:33,900 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 21:37:33,900 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:37:33,900 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 21:37:33,901 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:37:33,904 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:37:33,904 INFO L85 PathProgramCache]: Analyzing trace with hash 1932441554, now seen corresponding path program 1 times [2025-03-13 21:37:33,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:37:33,911 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158443368] [2025-03-13 21:37:33,911 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:37:33,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:37:34,024 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-13 21:37:34,049 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-13 21:37:34,049 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:37:34,049 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:37:34,408 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:37:34,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:37:34,410 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158443368] [2025-03-13 21:37:34,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158443368] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:37:34,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:37:34,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 21:37:34,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [507791914] [2025-03-13 21:37:34,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:37:34,415 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-13 21:37:34,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:37:34,433 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-13 21:37:34,433 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-13 21:37:34,445 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2025-03-13 21:37:34,447 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 58 transitions, 125 flow. Second operand has 4 states, 4 states have (on average 21.75) internal successors, (87), 4 states have internal predecessors, (87), 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) [2025-03-13 21:37:34,447 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:37:34,447 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2025-03-13 21:37:34,448 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:37:36,004 INFO L124 PetriNetUnfolderBase]: 15995/22627 cut-off events. [2025-03-13 21:37:36,004 INFO L125 PetriNetUnfolderBase]: For 58/58 co-relation queries the response was YES. [2025-03-13 21:37:36,045 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43774 conditions, 22627 events. 15995/22627 cut-off events. For 58/58 co-relation queries the response was YES. Maximal size of possible extension queue 888. Compared 142943 event pairs, 2624 based on Foata normal form. 1118/23211 useless extension candidates. Maximal degree in co-relation 43763. Up to 15069 conditions per place. [2025-03-13 21:37:36,130 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 93 selfloop transitions, 9 changer transitions 0/118 dead transitions. [2025-03-13 21:37:36,130 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 118 transitions, 455 flow [2025-03-13 21:37:36,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-13 21:37:36,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-13 21:37:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 212 transitions. [2025-03-13 21:37:36,138 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6950819672131148 [2025-03-13 21:37:36,139 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 125 flow. Second operand 5 states and 212 transitions. [2025-03-13 21:37:36,140 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 118 transitions, 455 flow [2025-03-13 21:37:36,143 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 118 transitions, 450 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-03-13 21:37:36,147 INFO L231 Difference]: Finished difference. Result has 63 places, 61 transitions, 180 flow [2025-03-13 21:37:36,149 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=55, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=180, PETRI_PLACES=63, PETRI_TRANSITIONS=61} [2025-03-13 21:37:36,152 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 3 predicate places. [2025-03-13 21:37:36,152 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 61 transitions, 180 flow [2025-03-13 21:37:36,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 21.75) internal successors, (87), 4 states have internal predecessors, (87), 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) [2025-03-13 21:37:36,153 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:37:36,153 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 21:37:36,153 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 21:37:36,154 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting disposeErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:37:36,154 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:37:36,154 INFO L85 PathProgramCache]: Analyzing trace with hash 203354649, now seen corresponding path program 1 times [2025-03-13 21:37:36,155 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:37:36,155 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828093500] [2025-03-13 21:37:36,155 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:37:36,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:37:36,176 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-13 21:37:36,185 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-13 21:37:36,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:37:36,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:37:36,324 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:37:36,325 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:37:36,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1828093500] [2025-03-13 21:37:36,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1828093500] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:37:36,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:37:36,325 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 21:37:36,325 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1412656920] [2025-03-13 21:37:36,325 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:37:36,326 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 21:37:36,326 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:37:36,327 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 21:37:36,327 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-13 21:37:36,331 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-13 21:37:36,331 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 61 transitions, 180 flow. Second operand has 5 states, 5 states have (on average 20.4) internal successors, (102), 5 states have internal predecessors, (102), 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) [2025-03-13 21:37:36,332 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:37:36,332 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-13 21:37:36,332 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:37:39,160 INFO L124 PetriNetUnfolderBase]: 37341/53965 cut-off events. [2025-03-13 21:37:39,160 INFO L125 PetriNetUnfolderBase]: For 19923/20931 co-relation queries the response was YES. [2025-03-13 21:37:39,262 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117826 conditions, 53965 events. 37341/53965 cut-off events. For 19923/20931 co-relation queries the response was YES. Maximal size of possible extension queue 1533. Compared 372566 event pairs, 5804 based on Foata normal form. 0/51950 useless extension candidates. Maximal degree in co-relation 117812. Up to 19277 conditions per place. [2025-03-13 21:37:39,485 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 193 selfloop transitions, 12 changer transitions 0/221 dead transitions. [2025-03-13 21:37:39,485 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 221 transitions, 1044 flow [2025-03-13 21:37:39,486 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-13 21:37:39,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2025-03-13 21:37:39,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 335 transitions. [2025-03-13 21:37:39,489 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6864754098360656 [2025-03-13 21:37:39,489 INFO L175 Difference]: Start difference. First operand has 63 places, 61 transitions, 180 flow. Second operand 8 states and 335 transitions. [2025-03-13 21:37:39,489 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 221 transitions, 1044 flow [2025-03-13 21:37:39,508 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 221 transitions, 1044 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 21:37:39,510 INFO L231 Difference]: Finished difference. Result has 76 places, 71 transitions, 268 flow [2025-03-13 21:37:39,511 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=180, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=268, PETRI_PLACES=76, PETRI_TRANSITIONS=71} [2025-03-13 21:37:39,511 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 16 predicate places. [2025-03-13 21:37:39,512 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 71 transitions, 268 flow [2025-03-13 21:37:39,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 20.4) internal successors, (102), 5 states have internal predecessors, (102), 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) [2025-03-13 21:37:39,512 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:37:39,512 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 21:37:39,512 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 21:37:39,513 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:37:39,513 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:37:39,514 INFO L85 PathProgramCache]: Analyzing trace with hash 1387825830, now seen corresponding path program 1 times [2025-03-13 21:37:39,514 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:37:39,514 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [997113958] [2025-03-13 21:37:39,514 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:37:39,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:37:39,533 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-13 21:37:39,539 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-13 21:37:39,539 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:37:39,539 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:37:39,626 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:37:39,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:37:39,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [997113958] [2025-03-13 21:37:39,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [997113958] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:37:39,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:37:39,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 21:37:39,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [611045714] [2025-03-13 21:37:39,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:37:39,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 21:37:39,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:37:39,628 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 21:37:39,628 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 21:37:39,628 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-13 21:37:39,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 71 transitions, 268 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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) [2025-03-13 21:37:39,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:37:39,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-13 21:37:39,629 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:37:43,664 INFO L124 PetriNetUnfolderBase]: 47938/75142 cut-off events. [2025-03-13 21:37:43,665 INFO L125 PetriNetUnfolderBase]: For 54762/56831 co-relation queries the response was YES. [2025-03-13 21:37:43,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187136 conditions, 75142 events. 47938/75142 cut-off events. For 54762/56831 co-relation queries the response was YES. Maximal size of possible extension queue 2021. Compared 595810 event pairs, 11130 based on Foata normal form. 2850/77187 useless extension candidates. Maximal degree in co-relation 187114. Up to 38983 conditions per place. [2025-03-13 21:37:44,190 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 86 selfloop transitions, 11 changer transitions 0/117 dead transitions. [2025-03-13 21:37:44,191 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 117 transitions, 647 flow [2025-03-13 21:37:44,191 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 21:37:44,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 21:37:44,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 133 transitions. [2025-03-13 21:37:44,192 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.726775956284153 [2025-03-13 21:37:44,192 INFO L175 Difference]: Start difference. First operand has 76 places, 71 transitions, 268 flow. Second operand 3 states and 133 transitions. [2025-03-13 21:37:44,192 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 117 transitions, 647 flow [2025-03-13 21:37:44,584 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 117 transitions, 647 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 21:37:44,586 INFO L231 Difference]: Finished difference. Result has 79 places, 79 transitions, 333 flow [2025-03-13 21:37:44,586 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=71, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=333, PETRI_PLACES=79, PETRI_TRANSITIONS=79} [2025-03-13 21:37:44,586 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 19 predicate places. [2025-03-13 21:37:44,587 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 79 transitions, 333 flow [2025-03-13 21:37:44,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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) [2025-03-13 21:37:44,587 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:37:44,587 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 21:37:44,587 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 21:37:44,587 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:37:44,587 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:37:44,587 INFO L85 PathProgramCache]: Analyzing trace with hash 2034994145, now seen corresponding path program 1 times [2025-03-13 21:37:44,587 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:37:44,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2086893981] [2025-03-13 21:37:44,587 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:37:44,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:37:44,601 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-13 21:37:44,604 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-13 21:37:44,604 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:37:44,604 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:37:44,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:37:44,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:37:44,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2086893981] [2025-03-13 21:37:44,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2086893981] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:37:44,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:37:44,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-13 21:37:44,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [58340305] [2025-03-13 21:37:44,892 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:37:44,892 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-13 21:37:44,892 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:37:44,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-13 21:37:44,893 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-13 21:37:44,902 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-13 21:37:44,902 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 79 transitions, 333 flow. Second operand has 5 states, 5 states have (on average 21.0) internal successors, (105), 5 states have internal predecessors, (105), 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) [2025-03-13 21:37:44,903 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:37:44,903 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-13 21:37:44,903 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:37:50,452 INFO L124 PetriNetUnfolderBase]: 68043/99996 cut-off events. [2025-03-13 21:37:50,453 INFO L125 PetriNetUnfolderBase]: For 107352/107801 co-relation queries the response was YES. [2025-03-13 21:37:50,908 INFO L83 FinitePrefix]: Finished finitePrefix Result has 296149 conditions, 99996 events. 68043/99996 cut-off events. For 107352/107801 co-relation queries the response was YES. Maximal size of possible extension queue 2478. Compared 738332 event pairs, 17127 based on Foata normal form. 1389/100749 useless extension candidates. Maximal degree in co-relation 296125. Up to 48931 conditions per place. [2025-03-13 21:37:51,227 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 179 selfloop transitions, 28 changer transitions 0/223 dead transitions. [2025-03-13 21:37:51,227 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 223 transitions, 1364 flow [2025-03-13 21:37:51,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-13 21:37:51,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-13 21:37:51,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 281 transitions. [2025-03-13 21:37:51,228 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.65807962529274 [2025-03-13 21:37:51,228 INFO L175 Difference]: Start difference. First operand has 79 places, 79 transitions, 333 flow. Second operand 7 states and 281 transitions. [2025-03-13 21:37:51,228 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 223 transitions, 1364 flow [2025-03-13 21:37:51,805 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 223 transitions, 1323 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-13 21:37:51,806 INFO L231 Difference]: Finished difference. Result has 90 places, 98 transitions, 568 flow [2025-03-13 21:37:51,807 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=322, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=568, PETRI_PLACES=90, PETRI_TRANSITIONS=98} [2025-03-13 21:37:51,807 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 30 predicate places. [2025-03-13 21:37:51,807 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 98 transitions, 568 flow [2025-03-13 21:37:51,807 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 21.0) internal successors, (105), 5 states have internal predecessors, (105), 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) [2025-03-13 21:37:51,807 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:37:51,807 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] [2025-03-13 21:37:51,807 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 21:37:51,807 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting disposeErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:37:51,808 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:37:51,808 INFO L85 PathProgramCache]: Analyzing trace with hash -1775055050, now seen corresponding path program 1 times [2025-03-13 21:37:51,808 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:37:51,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50585236] [2025-03-13 21:37:51,808 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:37:51,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:37:51,819 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-13 21:37:51,821 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-13 21:37:51,821 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:37:51,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:37:51,871 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:37:51,871 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:37:51,871 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50585236] [2025-03-13 21:37:51,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50585236] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:37:51,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:37:51,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-13 21:37:51,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [864314753] [2025-03-13 21:37:51,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:37:51,872 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 21:37:51,872 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:37:51,872 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 21:37:51,872 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 21:37:51,873 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-13 21:37:51,873 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 98 transitions, 568 flow. Second operand has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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) [2025-03-13 21:37:51,873 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:37:51,873 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-13 21:37:51,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:37:55,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:55,854 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,854 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,854 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,854 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:55,931 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,931 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:55,931 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:55,931 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:56,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:37:56,212 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,212 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,212 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:56,212 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:56,321 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,321 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,321 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,321 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:56,340 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,340 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,340 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,340 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:56,342 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,342 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,343 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,343 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 39#disposeENTRYtrue, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:56,396 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,396 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,396 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,396 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:56,455 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,455 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:56,455 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,455 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:56,459 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,459 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,459 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:56,459 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:37:56,556 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,556 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,556 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,556 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:56,589 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,589 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:56,589 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,590 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:56,684 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:56,688 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:56,689 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 21#L1176true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:56,713 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,713 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,713 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,713 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:56,762 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,762 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:56,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,762 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 39#disposeENTRYtrue, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:56,763 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,763 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,763 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:56,763 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:56,820 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,820 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,820 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,820 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:56,822 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,822 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,822 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:56,822 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:56,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:56,921 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,921 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:56,921 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,921 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:56,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:56,953 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,953 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:56,953 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:56,953 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:57,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,029 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,029 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,029 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,029 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,042 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,042 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,042 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,042 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,043 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,043 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-13 21:37:57,043 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:57,048 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,048 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,048 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,048 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,280 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,280 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,280 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,280 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:57,292 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,292 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,293 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,293 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,322 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,322 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,322 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,322 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 39#disposeENTRYtrue, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,322 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,323 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,323 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,323 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:57,360 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,360 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:57,360 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,360 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:57,361 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,361 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-13 21:37:57,361 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,361 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,429 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,429 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:57,429 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,429 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,450 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,450 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-13 21:37:57,450 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,450 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,493 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,493 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,493 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,493 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,495 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,495 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,495 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true, 55#L1168true]) [2025-03-13 21:37:57,503 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,503 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,503 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,503 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 21#L1176true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,504 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,504 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,504 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:57,504 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:57,506 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,506 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,507 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,507 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:57,517 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,517 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,517 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:57,517 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,530 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,530 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:57,542 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,542 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,542 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,542 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,543 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,543 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,543 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,543 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,566 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,566 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,566 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:57,566 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 39#disposeENTRYtrue, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,567 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,567 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-13 21:37:57,567 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,567 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:57,602 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,602 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,602 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,602 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-13 21:37:57,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 64#true]) [2025-03-13 21:37:57,617 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,617 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,617 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,617 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 42#L1174-3true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:57,618 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,618 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,618 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,618 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,672 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,672 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,672 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-13 21:37:57,672 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:57,703 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,703 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,703 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,704 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,730 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,730 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:57,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,731 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,731 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:57,731 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,731 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 21#L1176true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,734 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,734 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:57,734 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,734 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:57,737 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:57,737 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,737 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,738 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true, 55#L1168true]) [2025-03-13 21:37:57,745 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,745 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,745 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,745 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:57,747 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,747 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,747 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,747 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 12#L1161true, 64#true]) [2025-03-13 21:37:57,751 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,751 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:57,752 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,752 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,752 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,752 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:57,764 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,764 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,764 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,764 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:57,765 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,765 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,765 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,765 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:57,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,793 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,793 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,793 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:57,793 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,793 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:57,794 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:57,794 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:57,819 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,819 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-13 21:37:57,819 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:57,819 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:57,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:57,854 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,854 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,854 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,854 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:37:57,862 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,862 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,862 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,862 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:57,863 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,863 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,863 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,863 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:57,864 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,864 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,864 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,864 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:57,865 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,865 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:57,865 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:57,865 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,116 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,116 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,116 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,116 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,122 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,122 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,122 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,122 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 21#L1176true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,141 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 21#L1176true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,141 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,141 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,146 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,146 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,146 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,146 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,150 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,150 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,150 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,151 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,151 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,151 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:58,162 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:58,162 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,162 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:58,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,163 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,163 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,163 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,163 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 12#L1161true, 64#true]) [2025-03-13 21:37:58,165 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,165 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,177 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,177 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,177 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,177 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,178 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,178 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,178 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,178 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:58,185 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,185 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,185 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,185 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,207 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,207 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,207 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,219 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,219 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,219 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,219 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,239 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,239 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:58,239 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,239 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,260 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,260 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,260 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,260 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,261 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,261 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,261 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,261 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,269 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,269 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,269 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,270 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,270 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,270 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,270 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:37:58,271 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,271 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,271 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,272 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,272 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,297 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,297 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,297 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,297 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,313 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,313 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,313 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,313 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-13 21:37:58,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,333 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,333 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,333 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,337 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,337 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,337 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,337 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,338 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,338 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,338 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:58,338 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,353 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,353 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,353 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,353 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,359 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,359 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,359 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,359 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,360 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,360 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,360 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,360 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,364 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,364 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,364 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,364 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:58,371 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,371 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,371 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,371 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,376 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,376 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,376 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,376 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 99#(= 5 ~B~0), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:58,377 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,377 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,377 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,377 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,391 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,391 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,391 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,391 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,395 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,395 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,395 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,395 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,427 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,427 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,427 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,427 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,429 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,429 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,429 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,429 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 39#disposeENTRYtrue, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,434 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,434 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-13 21:37:58,434 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,434 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,446 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,446 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,446 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,446 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,466 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,466 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,467 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,467 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,468 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,468 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,468 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,468 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,473 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:37:58,473 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,473 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,474 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,474 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,474 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,474 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,500 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,500 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,500 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,500 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,508 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,508 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-13 21:37:58,508 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,508 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,527 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,527 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,527 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,527 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,537 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,537 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,537 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,537 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,539 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,539 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,539 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,539 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,543 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,543 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,543 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,544 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,544 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,544 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:58,558 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 99#(= 5 ~B~0), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:58,558 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,558 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,559 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,559 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,559 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:58,560 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,561 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,561 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:58,561 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,561 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,568 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,568 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,569 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,569 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,570 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,570 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,570 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,570 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,574 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 64#true]) [2025-03-13 21:37:58,574 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,574 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,575 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,577 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,578 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,578 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,579 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,579 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,579 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:58,586 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,587 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,587 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 12#L1161true, 64#true]) [2025-03-13 21:37:58,595 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,595 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,595 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,595 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,600 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,600 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,600 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,600 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:58,608 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,608 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,608 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,608 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,609 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:58,609 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,609 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:58,610 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:58,610 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,610 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,611 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,611 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,611 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,611 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,615 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,615 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,615 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,615 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,617 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,617 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,617 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,617 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,619 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,619 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,619 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,619 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:58,629 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:58,629 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:58,629 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:58,629 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,652 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,652 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,652 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,652 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,653 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,653 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,653 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,654 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:58,660 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:58,660 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:58,660 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-13 21:37:58,660 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:58,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:58,690 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,691 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,691 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:58,697 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:58,935 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,935 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,935 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,935 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,936 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,936 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,936 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,936 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,937 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,937 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,937 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,937 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:58,937 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:58,987 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,987 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,987 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,987 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,996 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,996 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:58,996 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,996 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:58,997 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,997 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,997 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,997 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:58,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:58,999 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:58,999 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:58,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:58,999 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,000 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,000 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,000 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,001 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,001 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,001 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,001 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,001 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,011 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,011 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,011 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,011 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 99#(= 5 ~B~0), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:59,012 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,012 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,012 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,012 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,020 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,020 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,020 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,020 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,023 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,023 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,023 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,023 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,025 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,025 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,025 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,025 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,026 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 64#true]) [2025-03-13 21:37:59,026 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,026 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,027 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,027 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,027 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,027 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,028 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,028 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,028 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,028 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,029 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,029 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,029 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,029 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:59,037 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,037 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,037 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,037 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,042 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,042 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,042 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,043 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:59,044 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,044 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,044 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,045 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,046 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,046 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,046 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,047 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,047 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,047 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,047 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,056 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,056 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,056 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,056 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,057 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,057 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,057 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,057 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,058 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,058 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,059 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,059 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,059 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,059 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,062 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,062 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,062 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,062 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:59,063 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,063 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,063 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,063 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,064 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,064 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,064 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,064 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,067 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,067 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,067 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,067 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,077 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,077 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,077 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,077 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,097 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,097 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,097 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,097 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,098 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,098 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,098 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,098 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,131 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,131 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,131 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,131 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:37:59,137 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,137 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,159 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,159 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,159 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,160 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,160 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,160 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,160 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,161 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,161 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,161 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,161 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,191 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,191 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,191 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,192 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,192 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,192 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,193 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,193 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,193 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,193 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,194 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:37:59,206 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,206 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,206 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,206 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,207 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,207 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,207 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,207 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,208 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,208 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,208 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,208 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,209 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:59,209 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:59,209 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,209 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,210 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,210 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,210 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,212 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,212 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,212 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,212 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:59,214 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,214 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,214 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,214 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,215 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,215 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,215 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,215 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,216 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,216 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,216 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,216 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,225 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,225 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,225 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,225 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,231 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,231 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,231 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,231 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,233 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,233 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,233 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,233 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,234 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,234 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:59,234 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,243 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,243 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:37:59,243 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,244 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,244 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,244 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,244 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,245 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,245 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,245 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,245 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:59,247 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,247 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,247 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,247 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,249 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,249 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,249 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,283 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,283 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,283 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,283 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,304 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,304 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,304 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,304 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,311 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:59,317 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,317 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,317 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,317 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,342 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,342 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,343 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,343 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,343 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,344 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,344 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,344 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,345 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:37:59,345 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,345 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,375 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:59,375 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,375 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,377 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,377 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,377 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,377 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:59,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,378 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,378 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,378 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,379 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,379 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,379 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,379 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-13 21:37:59,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,388 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,388 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,388 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,388 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,389 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 99#(= 5 ~B~0), 29#L1209-3true, 14#L1158true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-13 21:37:59,389 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,389 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:59,390 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,390 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,390 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,390 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,397 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,397 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,397 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,397 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,398 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,398 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,398 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,398 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,400 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,400 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,400 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,400 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,403 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,403 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,403 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,403 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 64#true]) [2025-03-13 21:37:59,404 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,404 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,404 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,404 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,405 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,405 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,405 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,405 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:59,417 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,417 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,417 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,417 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,420 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,420 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,420 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,420 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,421 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,421 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,421 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,421 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,423 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,423 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,423 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,423 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,424 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,424 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,424 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,425 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,425 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,425 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,425 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,425 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,434 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,434 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,434 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,435 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,435 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,435 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,435 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,445 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,445 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,445 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,445 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,478 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,478 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,496 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,496 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,496 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,496 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:37:59,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,501 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,501 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,501 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,501 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,502 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,503 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:37:59,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,508 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,508 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,508 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,508 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,524 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,524 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,524 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,524 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,527 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,527 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,534 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,534 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,534 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,535 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,535 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,535 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,535 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,536 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,536 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,536 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:37:59,536 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,559 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,559 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,559 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,559 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:37:59,561 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,561 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,561 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,561 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:37:59,563 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,563 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:37:59,563 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,563 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,564 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,564 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,564 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,564 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,575 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,575 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,576 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,576 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,585 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,585 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,585 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,585 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:37:59,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,587 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,587 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,587 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,587 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:59,588 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,588 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,588 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,588 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:37:59,768 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,768 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,768 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,768 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,772 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,772 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,772 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,772 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:37:59,773 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,773 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,773 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,774 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,774 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,774 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,774 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:37:59,776 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,776 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,776 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,776 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:37:59,788 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,788 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,788 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,788 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,794 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,794 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,794 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,794 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,795 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,795 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,795 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,795 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,796 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,796 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,797 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,797 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:37:59,797 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,797 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,799 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,799 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,799 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,799 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:37:59,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, Black: 97#true, 64#true]) [2025-03-13 21:37:59,807 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,807 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,807 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,807 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:37:59,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,813 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,813 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,813 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,813 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:37:59,814 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,814 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,814 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,814 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:37:59,815 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,829 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,829 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:37:59,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,829 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,863 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,863 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,863 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,863 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:37:59,866 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,866 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,866 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,884 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,885 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,885 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,885 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,897 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,897 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,897 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,897 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,898 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,898 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:37:59,898 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,898 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:37:59,902 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,902 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,903 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:37:59,903 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,930 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,930 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,930 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,931 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,931 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,931 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,939 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,939 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,939 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,939 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:37:59,940 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,940 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:37:59,951 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,951 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:37:59,951 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,951 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,965 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:37:59,965 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,965 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,965 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:37:59,965 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,967 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:37:59,967 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,967 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:37:59,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,978 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,978 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,978 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,978 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:37:59,980 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,980 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,980 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,980 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,996 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,996 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,996 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,996 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:37:59,999 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,999 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:37:59,999 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:37:59,999 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,002 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,002 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,008 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,008 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,008 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,008 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,010 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,010 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,011 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,011 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,011 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,011 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,011 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,012 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,012 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,012 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,028 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,028 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,028 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,028 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,029 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,029 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,029 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,029 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:00,031 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,031 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,038 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,038 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,038 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,038 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,039 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,039 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,039 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,039 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:00,040 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,040 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,040 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,040 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,042 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,042 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,042 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,042 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,043 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,043 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,043 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,043 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 99#(= 5 ~B~0), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, Black: 97#true, 64#true]) [2025-03-13 21:38:00,048 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,048 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,048 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,048 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,054 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,054 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,069 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,069 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,069 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,069 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,083 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,083 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,083 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,083 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,107 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,107 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,107 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,114 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,114 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,114 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,120 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,121 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,121 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,121 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,128 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,128 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,128 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,128 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,138 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,138 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,138 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,138 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,138 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,141 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,141 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,141 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,154 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,154 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,154 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,154 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,157 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,157 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,157 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,157 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,158 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,158 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,158 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,158 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:38:00,183 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,183 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,183 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,184 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,184 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,184 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:00,184 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,196 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,196 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,197 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,197 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,203 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,203 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,203 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,203 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,214 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,214 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,217 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,217 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,217 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,218 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,218 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,218 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,218 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,218 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,229 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,229 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,231 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,231 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,231 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,246 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,246 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,246 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,246 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,250 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,250 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,250 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,250 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,251 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,251 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,251 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,252 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,252 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,252 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,252 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,253 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,253 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:00,254 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,254 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,254 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,254 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 55#L1168true]) [2025-03-13 21:38:00,259 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,259 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,259 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,259 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:00,262 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,262 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,262 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,262 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,283 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,283 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,283 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,284 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,284 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,284 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,284 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,286 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,286 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,286 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,287 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,295 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,295 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,295 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,298 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,298 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,298 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,298 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:00,301 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,301 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,301 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,301 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,302 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,302 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,302 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,302 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,319 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,319 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,319 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,319 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,328 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,328 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,328 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,328 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:00,336 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,336 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,336 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,336 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,350 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,350 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,350 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,360 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,360 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,360 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,360 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,363 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,363 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,366 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,366 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,366 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,375 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,375 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,375 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:38:00,386 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,386 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,386 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-13 21:38:00,386 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,397 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,397 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,397 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,397 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:38:00,410 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,410 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,410 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,410 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:38:00,418 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,418 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,418 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,418 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:38:00,423 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,423 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,423 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,423 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,431 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,431 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,431 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,431 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,434 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,434 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,434 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,436 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,436 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,436 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,436 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,437 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,437 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,437 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,437 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,441 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,441 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,441 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,441 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,447 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,447 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,447 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,447 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:38:00,448 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,448 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,448 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,449 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,449 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,449 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,449 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,451 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,451 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,452 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,452 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,455 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,455 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,455 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,455 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:00,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,456 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,456 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,456 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,456 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:38:00,458 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,458 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,458 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,458 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,462 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,462 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,462 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,462 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,462 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,464 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,464 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,464 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,464 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 53#L1195true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,465 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,465 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,465 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,465 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:00,466 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,466 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,466 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,466 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][147], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 99#(= 5 ~B~0), 29#L1209-3true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, Black: 97#true, 64#true]) [2025-03-13 21:38:00,470 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,470 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,470 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,470 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,472 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,472 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,473 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,473 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,473 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,473 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,473 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,483 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,483 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,483 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,483 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,485 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,485 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,485 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,485 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,486 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,486 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,486 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,486 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,499 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,499 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,499 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:00,508 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,509 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,509 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,509 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,509 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,520 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,520 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,520 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,523 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,523 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,542 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,542 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,542 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,544 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,544 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,544 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,544 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,545 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,545 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,545 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,545 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,546 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,546 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,547 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,547 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,550 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,550 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,550 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,550 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,551 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,551 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,551 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,551 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,562 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,562 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,562 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:00,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 53#L1195true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:00,571 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,571 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,572 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,572 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,575 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,575 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,575 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,575 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,587 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,587 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,587 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,587 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,590 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,590 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,590 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,590 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue]) [2025-03-13 21:38:00,593 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,594 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,594 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,594 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,594 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,596 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,596 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,596 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,596 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,605 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,605 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,605 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,605 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,606 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,606 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,606 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,606 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,607 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,607 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,607 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:00,608 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,608 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,608 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,608 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,612 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,612 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,612 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,614 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,614 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,614 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,614 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,618 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,618 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,618 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,618 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,619 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,619 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,619 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,619 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:00,623 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,623 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,624 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,627 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,627 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,627 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,631 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,631 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,631 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,631 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,632 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,632 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,632 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,632 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:00,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,638 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,638 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,638 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,638 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,641 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,641 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,641 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,643 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,643 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,643 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,644 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,652 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,653 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,653 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 40#L1174true, 64#true]) [2025-03-13 21:38:00,662 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,662 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,662 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,662 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:00,663 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:38:00,663 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,663 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,664 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,664 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,664 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,673 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,673 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,673 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,683 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,683 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,683 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,683 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,685 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,685 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,685 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,685 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,686 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,686 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,686 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,686 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,687 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,687 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,687 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,687 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,688 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,688 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,688 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,688 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:00,690 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,690 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:38:00,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,698 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 30#L1190true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,698 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,698 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,699 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,699 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:00,699 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,699 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:00,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,711 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,711 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,711 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,711 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,718 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,718 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,718 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,718 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,724 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,724 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,725 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,725 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,726 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 11#generateEXITtrue]) [2025-03-13 21:38:00,726 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,726 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,729 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,729 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:00,729 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,729 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:00,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,741 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,741 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,741 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,744 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,744 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,744 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,744 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:00,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:00,751 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,751 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,751 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,751 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:00,754 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,754 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,754 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,754 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 64#true]) [2025-03-13 21:38:00,756 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,756 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:00,756 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,756 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,758 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:00,758 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,758 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:00,763 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,763 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,763 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,763 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:00,767 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,767 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:00,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,769 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,769 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:00,769 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,769 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,776 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,776 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,776 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,777 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:00,777 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:00,777 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:00,781 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,781 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,781 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,781 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:38:00,786 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,786 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,786 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,786 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 64#true]) [2025-03-13 21:38:00,787 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:00,787 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,787 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,787 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,793 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,793 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:00,793 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,793 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,794 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:00,794 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:00,794 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,007 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,007 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 76#true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,009 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,009 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:01,009 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:01,009 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:01,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 55#L1168true]) [2025-03-13 21:38:01,014 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,014 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,014 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,014 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,015 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,016 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,016 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,017 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,017 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,017 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:01,019 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 18#L1186true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,022 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:01,022 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,022 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,027 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,027 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,027 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,028 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,035 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,035 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,035 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,035 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,037 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,037 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,037 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,038 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:01,038 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,038 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:01,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,040 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,040 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:01,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,041 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,041 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,041 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,042 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,042 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,042 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,042 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:01,043 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,043 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,043 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,047 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,047 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,047 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,047 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,048 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,048 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,048 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,048 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,049 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,049 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,049 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,050 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,050 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,050 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,050 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,053 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,053 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 30#L1190true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,054 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,054 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,054 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,062 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,062 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:01,066 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,066 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,066 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,066 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:01,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,071 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,072 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,072 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,073 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,073 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,073 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,073 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:01,076 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,076 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,076 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,076 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,077 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,077 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,077 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,077 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,080 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,080 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,080 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,080 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,088 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,088 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,088 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,088 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,089 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,089 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,089 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 48#L1171-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,090 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,090 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,090 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,090 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true]) [2025-03-13 21:38:01,093 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,093 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,093 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,093 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:01,095 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,095 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,095 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,095 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,098 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,098 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,098 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 9#L19-2true, 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,099 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,099 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:01,100 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,100 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-13 21:38:01,100 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,100 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:01,107 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,107 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 53#L1195true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,110 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,110 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-13 21:38:01,110 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,110 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,112 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,112 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,112 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,113 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,114 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,114 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,114 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true]) [2025-03-13 21:38:01,116 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,116 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,117 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,117 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,117 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,117 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,120 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,120 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,120 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,120 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,126 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,126 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,126 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,126 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,127 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,127 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,127 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,128 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,128 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,128 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,128 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,130 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,130 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,130 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,130 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:01,131 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,131 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:01,131 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,131 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 10#L1187true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,132 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,132 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,132 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,132 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:01,133 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,133 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,133 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,133 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-13 21:38:01,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 10#L1187true, Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:01,144 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,144 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,144 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,144 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,146 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,146 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,146 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,148 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,148 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,148 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,148 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,150 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,150 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,150 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,150 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,151 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,151 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:01,151 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,151 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,159 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,159 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:01,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,159 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 43#L1171true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,160 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,160 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:01,161 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,161 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-13 21:38:01,161 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 16#L1190-3true, 14#L1158true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,168 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,168 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,173 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,173 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,173 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,174 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,174 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,174 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,174 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,174 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 21#L1176true, Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-13 21:38:01,175 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,175 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,175 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,175 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:01,176 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:01,176 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,176 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,178 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,178 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,178 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,184 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 16#L1190-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,184 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:01,184 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,186 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,186 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-13 21:38:01,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 42#L1174-3true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 5#L1161-3true, 76#true, 64#true]) [2025-03-13 21:38:01,196 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,196 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-13 21:38:01,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true]) [2025-03-13 21:38:01,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:01,200 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,200 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,200 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,200 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:01,205 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,205 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,205 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-13 21:38:01,205 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1176-3true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,217 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:01,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:01,219 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,219 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,219 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-13 21:38:01,219 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,227 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,227 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,227 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-13 21:38:01,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 16#L1190-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:01,230 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,230 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,230 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-13 21:38:01,230 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:01,233 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,233 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-13 21:38:01,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,234 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:01,234 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,234 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,234 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,234 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 21#L1176true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-13 21:38:01,235 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,235 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:01,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,235 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,244 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,244 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,244 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,244 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-13 21:38:01,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,248 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,248 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,248 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:01,250 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,250 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-13 21:38:01,250 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 55#L1168true]) [2025-03-13 21:38:01,259 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 14#L1158true, 6#L1194-2true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,260 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-13 21:38:01,260 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-13 21:38:01,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 11#generateEXITtrue, 55#L1168true]) [2025-03-13 21:38:01,267 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-13 21:38:01,267 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,267 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 21:38:01,267 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,269 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-13 21:38:01,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-13 21:38:01,269 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-13 21:38:01,269 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-13 21:38:01,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#L1161true, 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,275 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-13 21:38:01,275 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-13 21:38:01,275 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-13 21:38:01,275 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-13 21:38:01,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 55#L1168true]) [2025-03-13 21:38:01,280 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-13 21:38:01,280 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-13 21:38:01,280 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,280 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-13 21:38:01,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 6#L1194-2true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 11#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-13 21:38:01,283 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-13 21:38:01,283 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-13 21:38:01,283 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-13 21:38:01,283 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 6#L1194-2true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-13 21:38:01,286 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-13 21:38:01,286 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-13 21:38:01,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-13 21:38:01,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][120], [60#true, 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 6#L1194-2true, 62#true, 43#L1171true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 11#generateEXITtrue]) [2025-03-13 21:38:01,288 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-13 21:38:01,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,288 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-13 21:38:01,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-13 21:38:01,290 INFO L124 PetriNetUnfolderBase]: 84744/132426 cut-off events. [2025-03-13 21:38:01,290 INFO L125 PetriNetUnfolderBase]: For 293246/300083 co-relation queries the response was YES. [2025-03-13 21:38:01,778 INFO L83 FinitePrefix]: Finished finitePrefix Result has 435977 conditions, 132426 events. 84744/132426 cut-off events. For 293246/300083 co-relation queries the response was YES. Maximal size of possible extension queue 2894. Compared 1102686 event pairs, 16633 based on Foata normal form. 5197/135656 useless extension candidates. Maximal degree in co-relation 435946. Up to 72999 conditions per place. [2025-03-13 21:38:02,214 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 124 selfloop transitions, 19 changer transitions 0/166 dead transitions. [2025-03-13 21:38:02,215 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 166 transitions, 1287 flow [2025-03-13 21:38:02,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 21:38:02,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 21:38:02,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 131 transitions. [2025-03-13 21:38:02,215 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7158469945355191 [2025-03-13 21:38:02,215 INFO L175 Difference]: Start difference. First operand has 90 places, 98 transitions, 568 flow. Second operand 3 states and 131 transitions. [2025-03-13 21:38:02,216 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 166 transitions, 1287 flow [2025-03-13 21:38:05,042 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 166 transitions, 1279 flow, removed 4 selfloop flow, removed 0 redundant places. [2025-03-13 21:38:05,043 INFO L231 Difference]: Finished difference. Result has 93 places, 114 transitions, 717 flow [2025-03-13 21:38:05,043 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=61, PETRI_DIFFERENCE_MINUEND_FLOW=564, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=79, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=717, PETRI_PLACES=93, PETRI_TRANSITIONS=114} [2025-03-13 21:38:05,044 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 33 predicate places. [2025-03-13 21:38:05,044 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 114 transitions, 717 flow [2025-03-13 21:38:05,045 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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) [2025-03-13 21:38:05,045 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 21:38:05,045 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] [2025-03-13 21:38:05,045 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 21:38:05,045 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting disposeErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2025-03-13 21:38:05,045 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 21:38:05,045 INFO L85 PathProgramCache]: Analyzing trace with hash -484066597, now seen corresponding path program 1 times [2025-03-13 21:38:05,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 21:38:05,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1207370244] [2025-03-13 21:38:05,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 21:38:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 21:38:05,062 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-13 21:38:05,066 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-13 21:38:05,067 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 21:38:05,067 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 21:38:05,201 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 21:38:05,202 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 21:38:05,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1207370244] [2025-03-13 21:38:05,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1207370244] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 21:38:05,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 21:38:05,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-13 21:38:05,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582849570] [2025-03-13 21:38:05,202 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 21:38:05,202 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-13 21:38:05,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 21:38:05,203 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-13 21:38:05,203 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2025-03-13 21:38:05,208 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 61 [2025-03-13 21:38:05,209 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 93 places, 114 transitions, 717 flow. Second operand has 7 states, 7 states have (on average 19.428571428571427) internal successors, (136), 7 states have internal predecessors, (136), 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) [2025-03-13 21:38:05,209 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 21:38:05,209 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 61 [2025-03-13 21:38:05,209 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 21:38:11,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:11,918 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-13 21:38:11,918 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:11,918 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-13 21:38:11,918 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:12,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:12,138 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:38:12,138 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-13 21:38:12,138 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:12,138 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:38:13,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 42#L1174-3true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 11#generateEXITtrue, 64#true]) [2025-03-13 21:38:13,089 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,089 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,089 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:38:13,089 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:13,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:13,135 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,135 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:13,135 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,135 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, Black: 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#L1161true, 76#true, 64#true]) [2025-03-13 21:38:13,138 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,138 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,138 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-13 21:38:13,138 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-13 21:38:13,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 42#L1174-3true, 18#L1186true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), 66#true, Black: 68#(= ~B~0 ~A~0), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), 29#L1209-3true, 3#L1157true, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:13,284 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,284 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-13 21:38:13,284 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:13,284 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_12|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_10|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][204], [60#true, 114#true, Black: 69#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 66#true, Black: 71#(and (= ~B~0 ~A~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 68#(= ~B~0 ~A~0), Black: 78#(= 5 ~B~0), 39#disposeENTRYtrue, Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), 128#(and (= 5 ~B~0) (= 6 ~A~0)), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0)), Black: 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 29#L1209-3true, 3#L1157true, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, Black: 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-13 21:38:13,311 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,311 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-13 21:38:13,311 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-13 21:38:13,311 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event