./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 798a7b37 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-?-798a7b3-m [2025-03-04 02:13:38,897 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 02:13:38,950 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-04 02:13:38,955 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 02:13:38,955 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 02:13:38,976 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 02:13:38,977 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 02:13:38,977 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 02:13:38,978 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 02:13:38,978 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 02:13:38,978 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 02:13:38,978 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 02:13:38,979 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 02:13:38,979 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 02:13:38,979 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 02:13:38,980 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 02:13:38,980 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 02:13:38,980 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 02:13:38,980 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-04 02:13:39,221 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 02:13:39,226 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 02:13:39,228 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 02:13:39,229 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 02:13:39,229 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 02:13:39,230 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-04 02:13:40,381 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f8f82f0ed/1d8e4fd359744bfd8e549e8d70b7d0fc/FLAGf30d9dfd9 [2025-03-04 02:13:40,678 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 02:13:40,680 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-03-04 02:13:40,694 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f8f82f0ed/1d8e4fd359744bfd8e549e8d70b7d0fc/FLAGf30d9dfd9 [2025-03-04 02:13:40,708 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f8f82f0ed/1d8e4fd359744bfd8e549e8d70b7d0fc [2025-03-04 02:13:40,710 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 02:13:40,711 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 02:13:40,712 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 02:13:40,712 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 02:13:40,716 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 02:13:40,717 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 02:13:40" (1/1) ... [2025-03-04 02:13:40,718 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@114dd78 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:40, skipping insertion in model container [2025-03-04 02:13:40,718 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 02:13:40" (1/1) ... [2025-03-04 02:13:40,745 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 02:13:40,873 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-04 02:13:41,024 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 02:13:41,040 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 02:13:41,051 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-04 02:13:41,089 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 02:13:41,142 INFO L204 MainTranslator]: Completed translation [2025-03-04 02:13:41,143 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41 WrapperNode [2025-03-04 02:13:41,143 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 02:13:41,144 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 02:13:41,144 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 02:13:41,144 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 02:13:41,150 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,165 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,185 INFO L138 Inliner]: procedures = 271, calls = 37, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2025-03-04 02:13:41,185 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 02:13:41,186 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 02:13:41,186 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 02:13:41,186 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 02:13:41,193 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,194 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,196 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,211 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-04 02:13:41,211 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,211 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,219 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,219 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,222 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,223 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,226 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 02:13:41,227 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 02:13:41,227 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 02:13:41,227 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 02:13:41,228 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (1/1) ... [2025-03-04 02:13:41,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 02:13:41,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 02:13:41,261 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-04 02:13:41,263 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-04 02:13:41,280 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2025-03-04 02:13:41,280 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2025-03-04 02:13:41,280 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-04 02:13:41,280 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-04 02:13:41,280 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 02:13:41,280 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2025-03-04 02:13:41,281 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2025-03-04 02:13:41,281 INFO L130 BoogieDeclarations]: Found specification of procedure process [2025-03-04 02:13:41,281 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2025-03-04 02:13:41,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 02:13:41,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 02:13:41,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 02:13:41,281 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 02:13:41,281 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 02:13:41,282 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 02:13:41,546 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 02:13:41,547 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 02:13:41,749 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 02:13:41,749 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 02:13:41,864 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 02:13:41,864 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 02:13:41,865 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 02:13:41 BoogieIcfgContainer [2025-03-04 02:13:41,865 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 02:13:41,866 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 02:13:41,866 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 02:13:41,869 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 02:13:41,869 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 02:13:40" (1/3) ... [2025-03-04 02:13:41,870 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b3a6dd9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 02:13:41, skipping insertion in model container [2025-03-04 02:13:41,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 02:13:41" (2/3) ... [2025-03-04 02:13:41,871 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b3a6dd9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 02:13:41, skipping insertion in model container [2025-03-04 02:13:41,871 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 02:13:41" (3/3) ... [2025-03-04 02:13:41,872 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2025-03-04 02:13:41,882 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 02:13:41,884 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-04 02:13:41,884 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 02:13:41,924 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-04 02:13:41,950 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 63 places, 61 transitions, 134 flow [2025-03-04 02:13:41,977 INFO L124 PetriNetUnfolderBase]: 8/58 cut-off events. [2025-03-04 02:13:41,980 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 02:13:41,984 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 131 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-04 02:13:41,985 INFO L82 GeneralOperation]: Start removeDead. Operand has 63 places, 61 transitions, 134 flow [2025-03-04 02:13:41,987 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 60 places, 58 transitions, 125 flow [2025-03-04 02:13:41,993 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 02:13:42,000 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;@29b042e8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 02:13:42,000 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2025-03-04 02:13:42,011 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 02:13:42,015 INFO L124 PetriNetUnfolderBase]: 7/51 cut-off events. [2025-03-04 02:13:42,015 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 02:13:42,015 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:13:42,015 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 02:13:42,016 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-04 02:13:42,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:13:42,023 INFO L85 PathProgramCache]: Analyzing trace with hash 1932441554, now seen corresponding path program 1 times [2025-03-04 02:13:42,028 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:13:42,029 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451610940] [2025-03-04 02:13:42,030 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:13:42,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:13:42,148 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-04 02:13:42,170 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-04 02:13:42,170 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:13:42,170 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:13:42,498 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-04 02:13:42,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:13:42,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451610940] [2025-03-04 02:13:42,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451610940] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:13:42,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:13:42,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 02:13:42,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [825645059] [2025-03-04 02:13:42,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:13:42,507 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-04 02:13:42,510 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:13:42,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-04 02:13:42,525 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-04 02:13:42,540 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2025-03-04 02:13:42,542 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-04 02:13:42,542 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:13:42,542 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2025-03-04 02:13:42,543 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:13:44,073 INFO L124 PetriNetUnfolderBase]: 15995/22627 cut-off events. [2025-03-04 02:13:44,073 INFO L125 PetriNetUnfolderBase]: For 58/58 co-relation queries the response was YES. [2025-03-04 02:13:44,122 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-04 02:13:44,245 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 93 selfloop transitions, 9 changer transitions 0/118 dead transitions. [2025-03-04 02:13:44,246 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 118 transitions, 455 flow [2025-03-04 02:13:44,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-04 02:13:44,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-04 02:13:44,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 212 transitions. [2025-03-04 02:13:44,255 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6950819672131148 [2025-03-04 02:13:44,256 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 125 flow. Second operand 5 states and 212 transitions. [2025-03-04 02:13:44,256 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 118 transitions, 455 flow [2025-03-04 02:13:44,261 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 118 transitions, 450 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-03-04 02:13:44,266 INFO L231 Difference]: Finished difference. Result has 63 places, 61 transitions, 180 flow [2025-03-04 02:13:44,268 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-04 02:13:44,270 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 3 predicate places. [2025-03-04 02:13:44,272 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 61 transitions, 180 flow [2025-03-04 02:13:44,272 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-04 02:13:44,272 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:13:44,272 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 02:13:44,272 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 02:13:44,273 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-04 02:13:44,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:13:44,274 INFO L85 PathProgramCache]: Analyzing trace with hash 1090858330, now seen corresponding path program 1 times [2025-03-04 02:13:44,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:13:44,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [374907701] [2025-03-04 02:13:44,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:13:44,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:13:44,289 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-04 02:13:44,294 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-04 02:13:44,294 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:13:44,294 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:13:44,405 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-04 02:13:44,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:13:44,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [374907701] [2025-03-04 02:13:44,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [374907701] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:13:44,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:13:44,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 02:13:44,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635456289] [2025-03-04 02:13:44,407 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:13:44,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 02:13:44,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:13:44,408 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 02:13:44,409 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-04 02:13:44,413 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-04 02:13:44,413 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-04 02:13:44,414 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:13:44,414 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-04 02:13:44,414 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:13:47,345 INFO L124 PetriNetUnfolderBase]: 37341/53965 cut-off events. [2025-03-04 02:13:47,345 INFO L125 PetriNetUnfolderBase]: For 19923/20931 co-relation queries the response was YES. [2025-03-04 02:13:47,448 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-04 02:13:47,650 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 193 selfloop transitions, 12 changer transitions 0/221 dead transitions. [2025-03-04 02:13:47,650 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 221 transitions, 1044 flow [2025-03-04 02:13:47,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-04 02:13:47,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2025-03-04 02:13:47,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 335 transitions. [2025-03-04 02:13:47,652 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6864754098360656 [2025-03-04 02:13:47,652 INFO L175 Difference]: Start difference. First operand has 63 places, 61 transitions, 180 flow. Second operand 8 states and 335 transitions. [2025-03-04 02:13:47,652 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 221 transitions, 1044 flow [2025-03-04 02:13:47,665 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 221 transitions, 1044 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 02:13:47,667 INFO L231 Difference]: Finished difference. Result has 76 places, 71 transitions, 268 flow [2025-03-04 02:13:47,667 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-04 02:13:47,668 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 16 predicate places. [2025-03-04 02:13:47,668 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 71 transitions, 268 flow [2025-03-04 02:13:47,668 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-04 02:13:47,668 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:13:47,668 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-04 02:13:47,668 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 02:13:47,669 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-04 02:13:47,669 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:13:47,669 INFO L85 PathProgramCache]: Analyzing trace with hash 1387825830, now seen corresponding path program 1 times [2025-03-04 02:13:47,669 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:13:47,669 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738017] [2025-03-04 02:13:47,669 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:13:47,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:13:47,688 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-04 02:13:47,691 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-04 02:13:47,691 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:13:47,692 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:13:47,780 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-04 02:13:47,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:13:47,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738017] [2025-03-04 02:13:47,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738017] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:13:47,780 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:13:47,780 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 02:13:47,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883717195] [2025-03-04 02:13:47,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:13:47,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 02:13:47,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:13:47,781 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 02:13:47,781 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 02:13:47,781 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-04 02:13:47,781 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-04 02:13:47,782 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:13:47,782 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-04 02:13:47,782 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:13:51,930 INFO L124 PetriNetUnfolderBase]: 47938/75142 cut-off events. [2025-03-04 02:13:51,930 INFO L125 PetriNetUnfolderBase]: For 54762/56831 co-relation queries the response was YES. [2025-03-04 02:13:52,157 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-04 02:13:52,405 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 86 selfloop transitions, 11 changer transitions 0/117 dead transitions. [2025-03-04 02:13:52,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 117 transitions, 647 flow [2025-03-04 02:13:52,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 02:13:52,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 02:13:52,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 133 transitions. [2025-03-04 02:13:52,406 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.726775956284153 [2025-03-04 02:13:52,406 INFO L175 Difference]: Start difference. First operand has 76 places, 71 transitions, 268 flow. Second operand 3 states and 133 transitions. [2025-03-04 02:13:52,406 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 117 transitions, 647 flow [2025-03-04 02:13:52,922 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 117 transitions, 647 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 02:13:52,925 INFO L231 Difference]: Finished difference. Result has 79 places, 79 transitions, 333 flow [2025-03-04 02:13:52,925 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-04 02:13:52,925 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 19 predicate places. [2025-03-04 02:13:52,926 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 79 transitions, 333 flow [2025-03-04 02:13:52,926 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-04 02:13:52,926 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:13:52,926 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-04 02:13:52,926 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 02:13:52,926 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-04 02:13:52,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:13:52,926 INFO L85 PathProgramCache]: Analyzing trace with hash 2034994145, now seen corresponding path program 1 times [2025-03-04 02:13:52,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:13:52,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [691149208] [2025-03-04 02:13:52,927 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:13:52,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:13:52,939 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-04 02:13:52,942 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-04 02:13:52,942 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:13:52,942 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:13:53,059 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-04 02:13:53,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:13:53,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [691149208] [2025-03-04 02:13:53,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [691149208] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:13:53,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:13:53,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-04 02:13:53,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644963119] [2025-03-04 02:13:53,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:13:53,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 02:13:53,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:13:53,060 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 02:13:53,060 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-04 02:13:53,067 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-04 02:13:53,068 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-04 02:13:53,068 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:13:53,068 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-04 02:13:53,068 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:13:58,625 INFO L124 PetriNetUnfolderBase]: 68043/99996 cut-off events. [2025-03-04 02:13:58,625 INFO L125 PetriNetUnfolderBase]: For 107352/107801 co-relation queries the response was YES. [2025-03-04 02:13:58,939 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-04 02:13:59,344 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 179 selfloop transitions, 28 changer transitions 0/223 dead transitions. [2025-03-04 02:13:59,345 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 223 transitions, 1364 flow [2025-03-04 02:13:59,345 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 02:13:59,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 02:13:59,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 281 transitions. [2025-03-04 02:13:59,346 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.65807962529274 [2025-03-04 02:13:59,346 INFO L175 Difference]: Start difference. First operand has 79 places, 79 transitions, 333 flow. Second operand 7 states and 281 transitions. [2025-03-04 02:13:59,346 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 223 transitions, 1364 flow [2025-03-04 02:14:00,012 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 223 transitions, 1323 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-04 02:14:00,015 INFO L231 Difference]: Finished difference. Result has 90 places, 98 transitions, 568 flow [2025-03-04 02:14:00,016 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-04 02:14:00,016 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 30 predicate places. [2025-03-04 02:14:00,016 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 98 transitions, 568 flow [2025-03-04 02:14:00,016 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-04 02:14:00,016 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:14:00,016 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-04 02:14:00,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 02:14:00,017 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-04 02:14:00,017 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:14:00,017 INFO L85 PathProgramCache]: Analyzing trace with hash -2064454600, now seen corresponding path program 1 times [2025-03-04 02:14:00,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:14:00,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091538605] [2025-03-04 02:14:00,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:14:00,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:14:00,030 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-04 02:14:00,033 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-04 02:14:00,033 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:14:00,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:14:00,093 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-04 02:14:00,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:14:00,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2091538605] [2025-03-04 02:14:00,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2091538605] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:14:00,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:14:00,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-04 02:14:00,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482454791] [2025-03-04 02:14:00,094 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:14:00,094 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 02:14:00,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:14:00,095 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 02:14:00,095 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 02:14:00,095 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-04 02:14:00,096 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-04 02:14:00,096 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:14:00,096 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-04 02:14:00,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,039 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,039 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,156 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,156 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:04,157 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,297 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,297 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,298 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:04,298 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,407 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,407 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,407 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,407 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:04,425 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,425 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,425 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,426 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,427 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,427 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,428 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,428 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,479 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,479 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,479 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,479 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,540 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,540 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,540 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,541 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:04,545 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,545 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,545 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:04,545 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:04,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,641 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,641 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,641 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,641 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:04,674 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,674 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:04,674 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,674 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,979 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,979 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,979 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,979 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:04,982 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:04,983 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:04,983 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,002 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,002 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,002 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,002 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,040 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,040 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,040 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,084 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,084 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:05,084 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,085 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,086 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,086 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,086 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:05,086 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,161 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,161 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,161 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,161 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,186 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,186 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,186 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,186 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:05,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,242 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,242 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,253 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,253 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-04 02:14:05,253 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,258 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,281 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,297 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,297 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,297 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,336 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,336 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,336 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,336 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,337 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,337 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,337 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,337 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,381 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,381 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,381 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,382 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,382 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-04 02:14:05,382 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,382 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,461 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,461 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:05,461 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,461 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,487 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,487 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-04 02:14:05,487 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,487 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,536 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,536 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,536 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,536 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,539 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,540 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,540 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:05,540 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,540 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,548 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,548 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,548 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,548 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,549 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,549 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,549 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:05,549 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,553 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,553 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,553 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,553 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,566 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,566 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,566 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:05,566 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,581 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,581 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,581 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,581 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,594 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,594 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,594 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,594 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,595 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,595 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,595 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,595 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,615 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,615 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,615 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,863 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,866 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,866 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,866 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-04 02:14:05,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,882 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,882 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,882 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,934 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,934 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,934 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-04 02:14:05,934 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,963 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,963 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,963 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:05,963 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:05,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,987 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,987 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,987 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,987 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,988 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,988 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,988 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:05,991 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,991 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:05,991 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,991 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,995 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:05,995 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:05,995 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,002 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,002 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,002 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,002 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,004 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,004 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,004 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,004 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,007 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,008 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,008 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,008 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,008 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,019 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,019 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,019 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,019 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,020 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,020 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,020 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,020 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,045 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,045 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,045 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,045 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,046 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,046 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:14:06,046 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,046 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,046 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,046 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,046 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,047 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,068 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,068 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-04 02:14:06,068 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,068 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,100 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,100 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,100 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,100 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,108 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,108 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,108 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,110 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,110 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,110 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,110 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,111 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,111 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,111 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,111 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,182 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,182 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,182 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,182 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,187 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,187 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,187 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,187 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,205 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,205 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,206 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,206 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,211 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,211 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,211 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,211 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,215 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,215 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,215 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,216 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,216 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,216 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,216 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,226 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,226 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:06,226 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,226 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,227 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,227 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,227 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,227 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,229 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,229 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,229 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,229 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,242 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,242 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,242 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,249 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,249 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,249 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,249 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,271 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,271 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,271 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,284 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,284 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,284 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,284 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,304 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,304 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:06,304 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,304 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,325 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,325 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,325 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,325 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,326 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,326 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,326 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,326 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,334 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,334 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,334 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,334 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,335 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,335 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,335 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,336 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,336 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:06,336 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:06,336 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,337 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,337 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,337 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,337 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,364 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,364 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,364 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,364 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,380 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,381 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,381 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,381 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-04 02:14:06,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,402 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,402 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,402 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,402 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,406 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,406 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,406 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,406 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,407 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,407 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,407 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:06,407 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,423 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,430 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,430 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,430 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,431 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,431 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,431 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,431 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,431 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,431 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,431 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,432 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,436 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,436 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,436 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,437 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,437 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,444 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,444 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,444 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,444 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,450 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,450 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,450 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,450 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,451 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,451 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,451 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,451 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,466 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,466 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,466 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,467 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,471 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,471 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,471 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,471 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:06,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,715 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,715 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,715 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,715 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,716 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,716 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,716 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,716 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,724 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,724 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-04 02:14:06,724 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,724 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,740 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,740 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,740 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,740 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,763 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,763 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,763 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,763 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,764 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,764 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,765 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,765 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,765 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,765 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,770 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,770 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,770 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,770 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,798 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,798 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,798 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,798 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,804 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,804 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-04 02:14:06,804 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,804 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,821 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,821 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,821 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,821 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,829 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,829 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,829 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,829 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,831 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,831 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,831 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,831 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,834 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,834 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,834 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:06,834 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,835 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,835 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,835 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:06,835 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,835 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,846 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,846 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:06,846 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,846 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,847 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,847 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,847 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,847 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,848 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,848 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,848 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,855 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,855 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:06,855 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,855 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,856 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,856 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,856 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,859 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,859 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,859 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,860 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,860 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,861 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,861 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,861 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,867 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,867 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,867 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,868 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,868 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,868 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,868 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,876 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,876 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,876 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,876 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,880 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,880 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,880 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,880 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,888 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,888 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,888 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,888 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,889 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,889 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,889 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,890 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,890 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,890 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,890 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,891 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,891 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,891 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,891 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,892 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,892 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:06,892 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,892 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,896 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,896 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,896 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,896 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,898 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,898 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,898 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,898 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,901 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,901 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,901 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,901 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,920 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:06,920 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:06,920 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:06,920 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:06,966 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,966 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,966 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,966 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,970 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,970 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:06,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,971 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,971 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,971 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:06,971 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:06,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:06,981 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:06,981 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:06,981 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-04 02:14:06,981 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,018 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,018 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,018 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,018 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,019 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,019 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,019 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,019 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,026 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,026 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,026 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,026 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,062 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,063 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,063 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,064 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,064 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,064 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,086 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,086 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,086 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,086 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,094 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,094 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,094 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,095 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,095 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,095 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,097 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,097 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,097 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,097 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,098 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,098 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,098 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,099 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,099 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,099 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,099 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,108 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,108 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,108 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,108 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,109 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,109 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,109 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,117 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,117 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,117 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,117 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,120 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,120 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,120 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,120 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,121 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,121 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,121 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,121 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,122 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,122 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,122 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,123 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,123 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,123 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,124 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,124 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,125 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,125 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,132 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,132 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,132 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,132 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,137 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,137 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,137 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,137 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,139 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,139 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,139 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,139 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,140 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,140 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:07,140 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,140 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,141 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,141 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,141 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,150 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,150 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,150 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:07,150 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,150 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,150 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,150 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,151 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,151 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,151 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,151 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,151 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,152 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,152 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,152 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,152 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,154 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,154 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,154 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,154 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,155 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,156 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,156 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,156 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,156 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,158 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,159 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,159 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,159 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,169 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,169 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,169 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,169 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,192 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,192 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,192 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,227 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,227 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,227 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,227 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,233 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,233 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,233 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,233 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,257 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,257 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,257 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,258 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,258 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,258 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,259 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,259 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,259 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,290 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,290 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,290 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,290 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,291 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,291 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,291 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,291 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,292 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,292 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,292 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,292 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,293 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,293 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,293 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-04 02:14:07,293 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,294 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,294 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,294 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,308 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,308 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,308 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,308 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,309 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,309 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,309 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,309 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,310 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,310 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,310 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,310 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,311 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,311 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,311 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,311 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,312 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,312 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,312 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,314 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,314 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,314 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,314 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,315 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,315 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,315 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,315 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,317 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,317 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,317 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,317 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,318 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,318 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,318 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,318 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,327 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,327 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,327 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,327 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,333 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,336 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,336 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,336 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:07,336 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,346 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,346 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:07,346 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,347 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,347 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,347 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,347 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,348 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,348 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,348 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,348 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,350 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,350 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,350 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,350 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,352 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,352 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,352 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,388 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,388 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,388 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,388 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,597 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,598 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,598 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,598 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,604 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,604 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,604 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,604 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,613 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,648 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,648 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,648 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,649 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,649 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,649 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,650 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,650 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,650 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,651 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,651 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,651 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,651 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,652 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,652 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,652 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,652 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,692 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,692 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,692 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,692 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:07,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,692 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,693 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,693 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,693 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,695 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,695 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,695 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,695 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,697 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,697 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,697 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-04 02:14:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,709 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,709 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,709 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,709 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:07,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,710 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,710 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,710 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,710 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,711 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,711 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,711 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,711 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,712 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,712 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,712 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,712 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,721 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,721 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:07,721 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,721 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,723 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,723 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,723 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,723 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,725 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,725 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,725 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,725 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,730 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,730 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,731 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,731 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,732 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,732 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,749 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,749 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,749 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,749 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,753 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,753 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,753 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,753 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,754 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,755 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,755 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,755 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,758 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,758 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,758 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,758 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,759 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,759 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,759 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,759 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,760 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,760 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,760 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,773 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,773 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,773 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,775 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,775 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,775 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,775 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,788 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,788 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,788 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,788 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,832 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,832 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,832 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,832 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,856 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,856 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,856 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,856 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,862 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,862 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,862 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,862 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,863 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,863 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,863 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:07,863 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,870 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,870 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,870 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,870 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,894 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,894 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,894 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,894 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,898 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,898 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,898 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,907 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,907 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,907 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,907 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,908 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,908 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,908 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,908 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,909 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,909 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,909 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:07,910 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,941 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,941 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,941 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,941 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,943 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,943 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,943 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,943 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:07,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,945 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,946 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:07,946 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,946 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,947 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-04 02:14:07,947 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:07,947 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,947 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:07,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,962 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,962 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,962 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,962 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,963 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,963 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,963 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,963 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,973 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,973 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,973 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,973 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:07,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,976 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,976 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,976 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,976 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,977 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,977 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,977 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,978 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,978 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,978 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,979 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,983 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,983 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,983 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,983 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,984 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,984 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,984 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,984 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:07,986 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,986 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,986 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,986 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:07,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:07,989 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,989 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:07,989 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:07,989 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,002 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,002 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,002 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,002 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,009 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,009 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,009 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,010 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,010 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,010 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,010 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,011 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,011 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,011 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,011 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,012 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,012 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,012 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,012 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,014 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,014 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,014 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,014 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,022 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,022 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,022 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,022 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,029 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,029 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,029 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,030 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,030 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,030 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,030 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,044 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,044 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,044 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,044 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,077 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,077 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,077 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,077 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,079 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,079 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,079 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,079 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,097 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,097 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,097 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,097 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,108 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,108 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,108 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,108 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,109 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,109 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,110 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,110 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,113 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,114 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,114 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,114 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,142 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,142 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,142 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,142 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,142 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,142 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,143 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,143 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,152 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,152 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,152 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,153 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,164 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,164 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,164 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,164 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,178 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,178 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,178 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,178 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,180 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,180 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,180 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,192 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,192 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,192 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,192 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,194 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,194 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,194 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,194 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,209 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,209 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,209 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,209 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,212 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,212 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,212 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,212 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,215 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,215 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,215 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,215 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,219 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,219 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,220 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,220 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,221 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,221 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,221 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,221 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,222 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,222 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,223 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,223 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,223 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,224 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,224 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,239 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,239 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,239 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,239 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,240 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,240 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,240 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,240 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,242 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,242 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,242 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,242 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,247 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,247 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,247 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,248 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,248 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,248 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,248 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,249 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,250 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,250 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,250 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,251 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,251 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,251 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,251 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,252 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,253 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,253 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,253 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,257 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,257 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,257 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,257 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,263 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,263 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,263 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,263 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,278 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,278 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,278 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,278 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,291 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,291 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,291 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,292 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,316 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,316 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,316 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,316 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,317 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,317 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,317 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,317 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,324 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,324 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,324 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,324 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,325 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,325 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,325 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,325 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,332 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,332 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,339 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,339 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:08,339 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,339 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,349 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,349 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,349 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,350 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,350 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,350 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,350 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,363 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,363 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,363 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,363 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,365 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,365 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,365 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,365 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,367 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,367 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,367 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,367 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,390 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,390 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,390 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,390 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,391 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,391 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,391 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,391 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,392 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,392 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,392 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:08,392 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,405 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,405 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,405 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,405 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,411 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,412 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,412 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,412 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,423 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,423 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,423 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,423 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,426 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,426 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,426 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,426 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,427 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,427 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,427 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,427 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,439 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,439 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,440 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,440 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,440 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,455 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,455 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,455 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,459 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,459 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,459 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,459 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,460 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,460 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,460 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,460 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,461 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,461 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,461 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,463 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,464 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,469 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,469 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,469 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,471 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,471 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,471 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,471 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,492 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,492 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,492 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,492 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,494 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,494 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,494 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,494 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,496 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,496 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,496 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,505 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,505 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,505 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,505 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,507 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,508 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,508 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,508 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,511 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,511 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,511 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,529 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,529 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,529 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,529 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,539 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,539 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,539 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:08,539 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,547 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,547 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,547 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,547 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,562 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,562 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,562 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,572 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,572 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,572 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,576 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,576 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,576 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,576 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,578 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,578 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,578 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,578 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,578 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,579 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,579 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,579 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,587 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,587 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,587 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,598 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,598 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,598 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-04 02:14:08,598 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,609 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,609 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,609 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,609 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,623 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,623 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,623 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,623 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,631 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,631 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,631 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,631 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,636 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,636 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:08,636 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,636 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,644 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,644 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,644 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,647 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,647 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,647 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,647 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,879 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,879 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,879 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,879 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,880 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,880 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,880 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,880 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,884 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,884 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,884 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,884 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,890 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,890 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,890 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,890 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,891 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,891 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,891 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,891 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,892 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,892 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,892 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,892 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,893 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,893 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,893 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,893 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,895 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,895 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,895 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,895 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,899 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,899 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:08,899 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,901 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,902 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,902 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,902 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,905 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,905 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,905 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,907 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,907 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,907 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,908 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,908 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,908 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,908 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,910 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,910 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,910 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,910 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,912 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,912 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,912 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,918 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,918 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,918 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,918 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,920 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,920 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,920 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,920 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,921 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,921 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,921 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,929 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,929 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,929 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,935 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,935 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,935 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,936 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,936 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,936 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,936 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,943 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,943 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,943 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,943 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,944 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,944 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,944 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,944 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,945 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,945 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,945 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,945 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,958 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,958 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,958 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:08,958 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:08,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,959 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,959 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,959 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,959 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,960 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,960 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,960 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,960 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,961 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,961 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,961 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,962 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,964 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,964 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,964 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:08,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,971 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,971 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,972 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:08,972 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,978 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,978 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,978 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:08,978 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,981 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,981 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:08,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,992 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,992 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,992 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,992 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:08,995 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,995 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,998 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,998 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,998 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,998 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:08,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:08,999 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:08,999 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:08,999 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:08,999 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,001 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,001 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,001 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,001 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,008 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,008 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,008 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,008 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,009 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,009 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,009 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,009 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,010 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,010 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,010 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,013 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,013 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:09,013 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,015 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,015 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,017 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,017 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,017 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,017 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,018 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,018 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,018 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,018 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,021 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,021 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,023 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,023 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,023 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,026 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,026 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,026 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,026 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,027 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,027 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,027 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,027 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,030 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,031 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,031 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,031 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,033 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,033 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,033 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,035 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,035 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,035 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,035 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,044 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,044 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,044 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,044 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,054 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,054 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,054 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,054 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,055 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,055 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,055 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,055 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,056 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,056 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,056 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,057 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,057 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,057 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,057 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,079 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,079 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:09,079 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,079 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,080 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,080 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,081 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,081 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,082 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,082 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,082 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,083 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,083 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,083 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,085 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,085 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:09,085 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:09,085 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,090 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,090 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,090 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,090 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,091 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,091 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,091 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,099 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,104 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,104 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,104 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,104 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,108 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,108 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,109 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,109 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,109 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,111 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,111 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,111 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,111 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,119 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,119 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,119 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,121 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,121 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,121 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,121 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,126 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,128 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,128 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:09,128 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,128 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,129 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,129 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,129 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,129 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,130 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,130 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:09,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,130 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,130 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,131 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,131 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,131 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,134 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,134 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,134 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,134 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,136 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,136 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,136 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,137 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,138 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,138 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:09,138 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,138 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,142 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,142 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,142 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,142 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,143 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,143 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,143 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,143 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,146 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,146 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,146 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,146 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,149 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,149 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,149 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,149 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,150 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,150 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,150 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,150 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,154 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,154 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,154 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,154 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,162 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,162 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,162 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,162 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,164 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,164 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:09,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,169 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,169 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,169 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,169 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,170 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,170 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,171 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,172 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,172 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,172 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,174 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,174 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,174 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,174 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,177 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,177 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,177 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,181 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,181 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,182 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,182 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,182 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,182 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,183 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,183 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,191 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,191 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,191 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,191 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,192 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,192 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,192 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,192 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,193 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,193 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,193 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,193 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,194 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,194 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,194 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,194 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,195 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,195 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,195 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,197 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,197 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,197 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,199 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,199 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,199 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,199 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,203 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,203 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,203 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,203 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,205 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,205 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,205 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,206 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,212 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,212 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,212 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,212 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,213 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,213 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,213 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,214 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,214 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,214 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,214 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,227 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,227 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,228 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,228 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,234 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,234 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,234 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,234 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,242 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,242 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,243 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,243 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,243 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,243 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,244 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,244 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,244 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,244 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,248 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,248 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,248 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,248 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,249 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,249 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,249 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,249 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,252 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,252 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,252 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,260 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,260 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,261 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,261 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,261 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,261 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,262 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,262 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,262 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,262 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,265 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,265 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,265 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,265 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,267 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,267 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,267 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,267 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,269 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,269 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,269 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,269 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,271 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,271 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,271 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,278 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,278 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,279 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,281 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,281 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-04 02:14:09,281 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,281 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,284 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,284 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,285 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,285 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,286 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,286 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,286 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,286 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,287 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,287 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,287 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,288 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,288 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,288 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,288 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,291 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,291 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,291 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,291 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,297 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,297 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,298 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,298 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,298 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,298 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,299 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,299 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,299 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,301 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,301 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,301 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,301 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,301 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,302 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,302 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,302 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,303 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,303 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,303 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,303 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,304 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,304 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,304 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,304 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-04 02:14:09,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,315 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,315 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,315 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,315 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,317 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,317 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,319 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,319 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,319 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,319 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,321 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,321 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,321 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,321 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,321 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,321 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,321 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,322 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,330 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,330 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,330 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,330 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,331 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,331 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,331 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,331 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,332 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,332 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-04 02:14:09,332 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,332 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,338 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,338 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,338 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,344 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,344 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,344 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,344 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,346 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,346 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,346 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,347 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,347 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,347 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,348 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,348 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,348 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,354 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,354 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,354 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,354 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,355 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,355 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:09,355 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,356 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,356 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,356 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-04 02:14:09,356 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,367 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,367 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,367 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-04 02:14:09,367 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,368 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,368 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,368 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,369 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,369 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,369 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,371 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,371 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,371 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,371 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,376 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,376 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-04 02:14:09,376 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,388 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,388 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,388 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,388 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,390 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,390 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-04 02:14:09,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,398 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,398 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,398 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-04 02:14:09,398 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,400 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,400 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,400 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-04 02:14:09,400 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,403 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,403 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-04 02:14:09,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,405 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,405 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,405 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,414 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,414 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,414 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,414 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,418 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,420 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,420 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-04 02:14:09,420 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,429 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 02:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,429 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 02:14:09,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,430 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-04 02:14:09,430 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-04 02:14:09,430 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-04 02:14:09,430 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,437 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 02:14:09,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 02:14:09,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,440 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-04 02:14:09,440 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-04 02:14:09,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-04 02:14:09,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,446 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-04 02:14:09,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-04 02:14:09,446 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-04 02:14:09,446 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,451 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-04 02:14:09,451 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-04 02:14:09,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,451 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-04 02:14:09,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-04 02:14:09,454 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 02:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-04 02:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-04 02:14:09,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,457 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-04 02:14:09,457 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-04 02:14:09,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-04 02:14:09,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:09,459 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-04 02:14:09,459 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-04 02:14:09,459 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-04 02:14:09,461 INFO L124 PetriNetUnfolderBase]: 84744/132426 cut-off events. [2025-03-04 02:14:09,462 INFO L125 PetriNetUnfolderBase]: For 293246/300083 co-relation queries the response was YES. [2025-03-04 02:14:10,008 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-04 02:14:10,714 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 124 selfloop transitions, 19 changer transitions 0/166 dead transitions. [2025-03-04 02:14:10,714 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 166 transitions, 1287 flow [2025-03-04 02:14:10,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 02:14:10,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 02:14:10,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 131 transitions. [2025-03-04 02:14:10,715 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7158469945355191 [2025-03-04 02:14:10,715 INFO L175 Difference]: Start difference. First operand has 90 places, 98 transitions, 568 flow. Second operand 3 states and 131 transitions. [2025-03-04 02:14:10,715 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 166 transitions, 1287 flow [2025-03-04 02:14:13,632 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 166 transitions, 1279 flow, removed 4 selfloop flow, removed 0 redundant places. [2025-03-04 02:14:13,634 INFO L231 Difference]: Finished difference. Result has 93 places, 114 transitions, 717 flow [2025-03-04 02:14:13,635 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-04 02:14:13,635 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 33 predicate places. [2025-03-04 02:14:13,635 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 114 transitions, 717 flow [2025-03-04 02:14:13,635 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-04 02:14:13,635 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 02:14:13,636 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-04 02:14:13,636 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 02:14:13,636 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-04 02:14:13,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 02:14:13,636 INFO L85 PathProgramCache]: Analyzing trace with hash -107097093, now seen corresponding path program 1 times [2025-03-04 02:14:13,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 02:14:13,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1121877910] [2025-03-04 02:14:13,636 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 02:14:13,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 02:14:13,655 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-04 02:14:13,662 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-04 02:14:13,662 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 02:14:13,662 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 02:14:13,791 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-04 02:14:13,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 02:14:13,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1121877910] [2025-03-04 02:14:13,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1121877910] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 02:14:13,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 02:14:13,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-04 02:14:13,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1050513997] [2025-03-04 02:14:13,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 02:14:13,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-04 02:14:13,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 02:14:13,793 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-04 02:14:13,793 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2025-03-04 02:14:13,800 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 61 [2025-03-04 02:14:13,801 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-04 02:14:13,801 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 02:14:13,801 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 61 [2025-03-04 02:14:13,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 02:14:20,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:20,519 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-04 02:14:20,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:20,519 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-04 02:14:20,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:20,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:20,664 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:20,664 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-04 02:14:20,664 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:20,664 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:21,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:21,545 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,545 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,545 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:21,545 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:21,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:21,608 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,608 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:21,608 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,608 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,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_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:21,612 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,612 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,612 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-04 02:14:21,612 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-04 02:14:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:21,807 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,808 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-04 02:14:21,808 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:21,808 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([296] __VERIFIER_assert_returnLabel#1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} 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-04 02:14:21,843 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,843 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-04 02:14:21,843 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-04 02:14:21,843 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event