./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 8fc3dc66 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-?-8fc3dc6-m [2025-03-17 06:31:53,165 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 06:31:53,218 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-17 06:31:53,224 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 06:31:53,224 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 06:31:53,246 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 06:31:53,247 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 06:31:53,247 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 06:31:53,247 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 06:31:53,247 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 06:31:53,248 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 06:31:53,248 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 06:31:53,248 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 06:31:53,248 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 06:31:53,248 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 06:31:53,248 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 06:31:53,248 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 06:31:53,248 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 06:31:53,249 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 06:31:53,249 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 06:31:53,249 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 06:31:53,250 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 06:31:53,250 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-17 06:31:53,447 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 06:31:53,454 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 06:31:53,456 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 06:31:53,456 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 06:31:53,457 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 06:31:53,457 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-17 06:31:54,605 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b16e0f151/e1f0cea9fbbf4a7b89727a0fcd0ec564/FLAGd905465fc [2025-03-17 06:31:54,886 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 06:31:54,887 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2025-03-17 06:31:54,903 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b16e0f151/e1f0cea9fbbf4a7b89727a0fcd0ec564/FLAGd905465fc [2025-03-17 06:31:54,918 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b16e0f151/e1f0cea9fbbf4a7b89727a0fcd0ec564 [2025-03-17 06:31:54,920 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 06:31:54,921 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 06:31:54,923 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 06:31:54,923 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 06:31:54,926 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 06:31:54,927 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 06:31:54" (1/1) ... [2025-03-17 06:31:54,927 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77e359c7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:54, skipping insertion in model container [2025-03-17 06:31:54,929 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 06:31:54" (1/1) ... [2025-03-17 06:31:54,964 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 06:31:55,086 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-17 06:31:55,277 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 06:31:55,294 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 06:31:55,303 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-17 06:31:55,337 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 06:31:55,380 INFO L204 MainTranslator]: Completed translation [2025-03-17 06:31:55,380 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55 WrapperNode [2025-03-17 06:31:55,381 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 06:31:55,381 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 06:31:55,381 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 06:31:55,381 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 06:31:55,385 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,395 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,412 INFO L138 Inliner]: procedures = 271, calls = 37, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94 [2025-03-17 06:31:55,412 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 06:31:55,414 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 06:31:55,414 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 06:31:55,414 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 06:31:55,420 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,420 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,423 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,437 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-17 06:31:55,437 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,437 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,446 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,449 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,452 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,453 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,455 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 06:31:55,456 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 06:31:55,456 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 06:31:55,456 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 06:31:55,457 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (1/1) ... [2025-03-17 06:31:55,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 06:31:55,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 06:31:55,485 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-17 06:31:55,488 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-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2025-03-17 06:31:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2025-03-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2025-03-17 06:31:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2025-03-17 06:31:55,506 INFO L130 BoogieDeclarations]: Found specification of procedure process [2025-03-17 06:31:55,506 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2025-03-17 06:31:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 06:31:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 06:31:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 06:31:55,507 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 06:31:55,507 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 06:31:55,508 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 06:31:55,690 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 06:31:55,691 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 06:31:55,860 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 06:31:55,860 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 06:31:55,950 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 06:31:55,950 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 06:31:55,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 06:31:55 BoogieIcfgContainer [2025-03-17 06:31:55,954 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 06:31:55,956 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 06:31:55,956 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 06:31:55,959 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 06:31:55,960 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 06:31:54" (1/3) ... [2025-03-17 06:31:55,960 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@cd61416 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 06:31:55, skipping insertion in model container [2025-03-17 06:31:55,961 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 06:31:55" (2/3) ... [2025-03-17 06:31:55,961 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@cd61416 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 06:31:55, skipping insertion in model container [2025-03-17 06:31:55,961 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 06:31:55" (3/3) ... [2025-03-17 06:31:55,962 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2025-03-17 06:31:55,972 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 06:31:55,973 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-17 06:31:55,973 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 06:31:56,014 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-17 06:31:56,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 63 places, 61 transitions, 134 flow [2025-03-17 06:31:56,070 INFO L124 PetriNetUnfolderBase]: 8/58 cut-off events. [2025-03-17 06:31:56,073 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 06:31:56,078 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-17 06:31:56,078 INFO L82 GeneralOperation]: Start removeDead. Operand has 63 places, 61 transitions, 134 flow [2025-03-17 06:31:56,080 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 60 places, 58 transitions, 125 flow [2025-03-17 06:31:56,089 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 06:31:56,100 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;@23f51ef1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 06:31:56,100 INFO L334 AbstractCegarLoop]: Starting to check reachability of 6 error locations. [2025-03-17 06:31:56,133 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 06:31:56,133 INFO L124 PetriNetUnfolderBase]: 7/51 cut-off events. [2025-03-17 06:31:56,133 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 06:31:56,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:31:56,134 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 06:31:56,134 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-17 06:31:56,140 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:31:56,140 INFO L85 PathProgramCache]: Analyzing trace with hash -422572046, now seen corresponding path program 1 times [2025-03-17 06:31:56,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:31:56,146 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1665411290] [2025-03-17 06:31:56,147 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:31:56,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:31:56,264 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-17 06:31:56,293 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-17 06:31:56,293 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:31:56,293 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:31:56,623 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-17 06:31:56,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:31:56,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1665411290] [2025-03-17 06:31:56,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1665411290] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:31:56,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:31:56,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 06:31:56,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1211627878] [2025-03-17 06:31:56,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:31:56,630 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-17 06:31:56,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:31:56,649 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-17 06:31:56,649 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-17 06:31:56,660 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 61 [2025-03-17 06:31:56,664 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-17 06:31:56,664 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:31:56,664 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 61 [2025-03-17 06:31:56,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:31:58,154 INFO L124 PetriNetUnfolderBase]: 15994/22624 cut-off events. [2025-03-17 06:31:58,154 INFO L125 PetriNetUnfolderBase]: For 60/60 co-relation queries the response was YES. [2025-03-17 06:31:58,194 INFO L83 FinitePrefix]: Finished finitePrefix Result has 43771 conditions, 22624 events. 15994/22624 cut-off events. For 60/60 co-relation queries the response was YES. Maximal size of possible extension queue 891. Compared 142748 event pairs, 2624 based on Foata normal form. 1118/23208 useless extension candidates. Maximal degree in co-relation 43760. Up to 15069 conditions per place. [2025-03-17 06:31:58,282 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 93 selfloop transitions, 9 changer transitions 0/118 dead transitions. [2025-03-17 06:31:58,283 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 118 transitions, 455 flow [2025-03-17 06:31:58,284 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-17 06:31:58,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-17 06:31:58,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 212 transitions. [2025-03-17 06:31:58,293 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6950819672131148 [2025-03-17 06:31:58,294 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 125 flow. Second operand 5 states and 212 transitions. [2025-03-17 06:31:58,295 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 118 transitions, 455 flow [2025-03-17 06:31:58,301 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 118 transitions, 450 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-03-17 06:31:58,305 INFO L231 Difference]: Finished difference. Result has 63 places, 61 transitions, 180 flow [2025-03-17 06:31:58,307 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-17 06:31:58,310 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 3 predicate places. [2025-03-17 06:31:58,312 INFO L471 AbstractCegarLoop]: Abstraction has has 63 places, 61 transitions, 180 flow [2025-03-17 06:31:58,312 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-17 06:31:58,312 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:31:58,312 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 06:31:58,312 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 06:31:58,312 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-17 06:31:58,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:31:58,313 INFO L85 PathProgramCache]: Analyzing trace with hash -1264125479, now seen corresponding path program 1 times [2025-03-17 06:31:58,313 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:31:58,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628596414] [2025-03-17 06:31:58,313 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:31:58,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:31:58,336 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-03-17 06:31:58,341 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-03-17 06:31:58,341 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:31:58,341 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:31:58,490 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-17 06:31:58,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:31:58,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628596414] [2025-03-17 06:31:58,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628596414] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:31:58,491 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:31:58,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 06:31:58,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119493825] [2025-03-17 06:31:58,492 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:31:58,493 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 06:31:58,493 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:31:58,493 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 06:31:58,493 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-17 06:31:58,498 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-17 06:31:58,499 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-17 06:31:58,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:31:58,499 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-17 06:31:58,499 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:32:01,312 INFO L124 PetriNetUnfolderBase]: 37340/53935 cut-off events. [2025-03-17 06:32:01,312 INFO L125 PetriNetUnfolderBase]: For 19883/20891 co-relation queries the response was YES. [2025-03-17 06:32:01,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 117796 conditions, 53935 events. 37340/53935 cut-off events. For 19883/20891 co-relation queries the response was YES. Maximal size of possible extension queue 1533. Compared 371825 event pairs, 5804 based on Foata normal form. 0/51923 useless extension candidates. Maximal degree in co-relation 117782. Up to 19277 conditions per place. [2025-03-17 06:32:01,643 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 193 selfloop transitions, 12 changer transitions 0/221 dead transitions. [2025-03-17 06:32:01,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 221 transitions, 1044 flow [2025-03-17 06:32:01,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-17 06:32:01,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2025-03-17 06:32:01,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 335 transitions. [2025-03-17 06:32:01,645 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6864754098360656 [2025-03-17 06:32:01,645 INFO L175 Difference]: Start difference. First operand has 63 places, 61 transitions, 180 flow. Second operand 8 states and 335 transitions. [2025-03-17 06:32:01,645 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 221 transitions, 1044 flow [2025-03-17 06:32:01,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 221 transitions, 1044 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 06:32:01,664 INFO L231 Difference]: Finished difference. Result has 76 places, 71 transitions, 268 flow [2025-03-17 06:32:01,664 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-17 06:32:01,665 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 16 predicate places. [2025-03-17 06:32:01,665 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 71 transitions, 268 flow [2025-03-17 06:32:01,665 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-17 06:32:01,665 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:32:01,666 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-17 06:32:01,666 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 06:32:01,666 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-17 06:32:01,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:32:01,667 INFO L85 PathProgramCache]: Analyzing trace with hash -717010414, now seen corresponding path program 1 times [2025-03-17 06:32:01,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:32:01,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436676851] [2025-03-17 06:32:01,668 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:32:01,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:32:01,690 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 06:32:01,695 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 06:32:01,695 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:32:01,695 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:32:01,787 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-17 06:32:01,788 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:32:01,788 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436676851] [2025-03-17 06:32:01,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436676851] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:32:01,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:32:01,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 06:32:01,789 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435227996] [2025-03-17 06:32:01,789 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:32:01,789 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 06:32:01,789 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:32:01,789 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 06:32:01,789 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 06:32:01,790 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-17 06:32:01,790 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-17 06:32:01,790 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:32:01,790 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-17 06:32:01,790 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:32:05,754 INFO L124 PetriNetUnfolderBase]: 47939/75119 cut-off events. [2025-03-17 06:32:05,754 INFO L125 PetriNetUnfolderBase]: For 54737/56807 co-relation queries the response was YES. [2025-03-17 06:32:05,983 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187112 conditions, 75119 events. 47939/75119 cut-off events. For 54737/56807 co-relation queries the response was YES. Maximal size of possible extension queue 2021. Compared 595719 event pairs, 11128 based on Foata normal form. 2850/77198 useless extension candidates. Maximal degree in co-relation 187090. Up to 38985 conditions per place. [2025-03-17 06:32:06,268 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 86 selfloop transitions, 11 changer transitions 0/117 dead transitions. [2025-03-17 06:32:06,269 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 117 transitions, 647 flow [2025-03-17 06:32:06,269 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 06:32:06,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 06:32:06,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 133 transitions. [2025-03-17 06:32:06,270 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.726775956284153 [2025-03-17 06:32:06,270 INFO L175 Difference]: Start difference. First operand has 76 places, 71 transitions, 268 flow. Second operand 3 states and 133 transitions. [2025-03-17 06:32:06,270 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 117 transitions, 647 flow [2025-03-17 06:32:06,661 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 117 transitions, 647 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-17 06:32:06,662 INFO L231 Difference]: Finished difference. Result has 79 places, 79 transitions, 333 flow [2025-03-17 06:32:06,663 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-17 06:32:06,663 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 19 predicate places. [2025-03-17 06:32:06,663 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 79 transitions, 333 flow [2025-03-17 06:32:06,663 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-17 06:32:06,663 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:32:06,664 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-17 06:32:06,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 06:32:06,664 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-17 06:32:06,664 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:32:06,664 INFO L85 PathProgramCache]: Analyzing trace with hash 783260388, now seen corresponding path program 1 times [2025-03-17 06:32:06,664 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:32:06,664 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [39891172] [2025-03-17 06:32:06,664 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:32:06,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:32:06,680 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 06:32:06,683 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 06:32:06,683 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:32:06,683 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:32:06,963 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-17 06:32:06,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:32:06,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [39891172] [2025-03-17 06:32:06,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [39891172] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:32:06,964 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:32:06,964 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-17 06:32:06,964 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [930893043] [2025-03-17 06:32:06,964 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:32:06,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-17 06:32:06,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:32:06,965 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-17 06:32:06,965 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-17 06:32:06,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 61 [2025-03-17 06:32:06,973 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-17 06:32:06,973 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:32:06,973 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 61 [2025-03-17 06:32:06,973 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:32:12,404 INFO L124 PetriNetUnfolderBase]: 68042/100006 cut-off events. [2025-03-17 06:32:12,405 INFO L125 PetriNetUnfolderBase]: For 107301/107753 co-relation queries the response was YES. [2025-03-17 06:32:12,697 INFO L83 FinitePrefix]: Finished finitePrefix Result has 296159 conditions, 100006 events. 68042/100006 cut-off events. For 107301/107753 co-relation queries the response was YES. Maximal size of possible extension queue 2478. Compared 738585 event pairs, 17127 based on Foata normal form. 1389/100767 useless extension candidates. Maximal degree in co-relation 296135. Up to 48931 conditions per place. [2025-03-17 06:32:13,177 INFO L140 encePairwiseOnDemand]: 53/61 looper letters, 179 selfloop transitions, 28 changer transitions 0/223 dead transitions. [2025-03-17 06:32:13,178 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 223 transitions, 1364 flow [2025-03-17 06:32:13,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-17 06:32:13,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-17 06:32:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 281 transitions. [2025-03-17 06:32:13,179 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.65807962529274 [2025-03-17 06:32:13,179 INFO L175 Difference]: Start difference. First operand has 79 places, 79 transitions, 333 flow. Second operand 7 states and 281 transitions. [2025-03-17 06:32:13,179 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 223 transitions, 1364 flow [2025-03-17 06:32:13,746 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 84 places, 223 transitions, 1323 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 06:32:13,748 INFO L231 Difference]: Finished difference. Result has 90 places, 98 transitions, 568 flow [2025-03-17 06:32:13,752 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-17 06:32:13,752 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 30 predicate places. [2025-03-17 06:32:13,752 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 98 transitions, 568 flow [2025-03-17 06:32:13,752 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-17 06:32:13,752 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:32:13,752 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-17 06:32:13,752 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 06:32:13,752 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-17 06:32:13,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:32:13,753 INFO L85 PathProgramCache]: Analyzing trace with hash 708483877, now seen corresponding path program 1 times [2025-03-17 06:32:13,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:32:13,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [165849214] [2025-03-17 06:32:13,753 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:32:13,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:32:13,766 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 06:32:13,769 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 06:32:13,769 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:32:13,769 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:32:13,822 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-17 06:32:13,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:32:13,822 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [165849214] [2025-03-17 06:32:13,822 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [165849214] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:32:13,822 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:32:13,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 06:32:13,822 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1672796504] [2025-03-17 06:32:13,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:32:13,823 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 06:32:13,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:32:13,823 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 06:32:13,823 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 06:32:13,824 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 61 [2025-03-17 06:32:13,824 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-17 06:32:13,824 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:32:13,824 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 61 [2025-03-17 06:32:13,825 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:32:17,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:17,647 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,647 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,647 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,647 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true, 64#true]) [2025-03-17 06:32:17,776 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:17,776 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,776 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:17,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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-17 06:32:17,813 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,813 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,813 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,813 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:17,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 13#L1161true]) [2025-03-17 06:32:17,886 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,886 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:17,897 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,897 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,897 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,897 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-17 06:32:17,898 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,898 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,898 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,898 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:17,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:17,933 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:17,933 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:17,933 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:17,934 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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, 64#true, 13#L1161true]) [2025-03-17 06:32:18,007 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,007 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:18,007 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,007 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true, 64#true]) [2025-03-17 06:32:18,221 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,221 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:18,221 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,221 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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-17 06:32:18,259 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,259 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,259 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,259 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:18,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:18,266 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,266 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:18,266 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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-17 06:32:18,358 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,358 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,358 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,361 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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)), 64#true, 13#L1161true]) [2025-03-17 06:32:18,362 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 64#true, 13#L1161true]) [2025-03-17 06:32:18,362 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,362 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,364 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-17 06:32:18,384 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,384 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,384 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,384 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:18,430 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,430 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,430 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,430 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:18,431 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,431 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,431 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,431 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true, 13#L1161true]) [2025-03-17 06:32:18,538 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,538 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,538 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,538 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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, 13#L1161true, 64#true]) [2025-03-17 06:32:18,574 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,574 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,574 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,574 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:18,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, Black: 82#(and (= 5 |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-17 06:32:18,613 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,613 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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, 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-17 06:32:18,620 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,620 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,620 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:18,620 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:18,690 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:18,710 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:18,710 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,710 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true]) [2025-03-17 06:32:18,711 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,711 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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, 64#true]) [2025-03-17 06:32:18,736 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:18,752 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,753 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,753 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:18,753 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:18,794 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,794 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:18,794 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:18,795 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,795 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,795 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:18,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 13#L1161true]) [2025-03-17 06:32:18,904 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,904 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:18,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:18,935 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,935 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-17 06:32:18,935 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,935 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:18,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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))), 19#L1186true, Black: 82#(and (= 5 |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-17 06:32:18,972 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,972 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:18,972 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,972 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:18,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:18,978 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:18,978 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2025-03-17 06:32:18,978 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:18,978 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:19,036 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,036 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,036 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,036 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,039 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,039 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,040 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,040 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,040 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,040 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:19,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:19,050 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,050 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,050 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,050 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:19,058 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,058 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,058 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,058 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:19,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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, 13#L1161true]) [2025-03-17 06:32:19,059 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,059 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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), 64#true]) [2025-03-17 06:32:19,071 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,071 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,071 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,071 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-17 06:32:19,090 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,090 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,090 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,090 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:19,105 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,106 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,106 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,106 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, 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, 64#true]) [2025-03-17 06:32:19,107 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,107 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,107 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,107 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:19,135 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,135 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,135 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,135 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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|), 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:19,136 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,136 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-17 06:32:19,136 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,136 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true, 13#L1161true]) [2025-03-17 06:32:19,427 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,427 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,427 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,427 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-17 06:32:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 13#L1161true]) [2025-03-17 06:32:19,441 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,441 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,441 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,441 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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)), 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-17 06:32:19,442 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,442 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,442 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,442 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 19#L1186true, Black: 82#(and (= 5 |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-17 06:32:19,470 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,470 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,470 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2025-03-17 06:32:19,470 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:19,482 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,482 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,482 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,482 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:19,506 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 15#L1158true, 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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:19,507 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:19,507 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,507 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,510 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,510 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,510 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,510 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:19,519 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:19,519 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,519 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:19,520 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,520 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,520 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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)), Black: 97#true, 64#true, 13#L1161true]) [2025-03-17 06:32:19,527 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,527 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,528 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:19,529 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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, 13#L1161true]) [2025-03-17 06:32:19,529 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,529 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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]) [2025-03-17 06:32:19,538 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,538 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, 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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-17 06:32:19,539 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,539 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,539 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:19,540 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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, 64#true]) [2025-03-17 06:32:19,563 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,563 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,563 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,563 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 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]) [2025-03-17 06:32:19,564 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:19,564 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,564 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:19,585 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,585 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2025-03-17 06:32:19,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,585 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 17#L1190-3true, 64#true]) [2025-03-17 06:32:19,661 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,661 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,661 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,661 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), Black: 103#(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, 17#L1190-3true, 64#true, 13#L1161true]) [2025-03-17 06:32:19,664 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:19,664 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,664 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:19,665 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,665 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,665 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,665 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 64#true, 13#L1161true]) [2025-03-17 06:32:19,667 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,667 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,667 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,667 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:19,695 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,695 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,695 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,695 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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-17 06:32:19,701 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,701 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,701 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,701 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:19,720 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:19,720 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,720 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:19,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,730 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,730 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,730 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,730 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:19,743 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:19,743 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:19,743 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,743 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:19,744 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,744 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,744 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,744 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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, 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-17 06:32:19,752 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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))), 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: 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, 64#true, 13#L1161true]) [2025-03-17 06:32:19,752 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,752 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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)), 64#true]) [2025-03-17 06:32:19,753 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,753 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:19,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 64#true]) [2025-03-17 06:32:19,763 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,763 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,763 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,763 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 64#true]) [2025-03-17 06:32:19,764 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,764 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:19,764 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,764 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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)), 64#true]) [2025-03-17 06:32:19,773 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,773 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,773 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,773 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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))), 19#L1186true, 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, 64#true]) [2025-03-17 06:32:19,790 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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]) [2025-03-17 06:32:19,790 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,790 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,808 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,808 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,808 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,808 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:19,848 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,848 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,848 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,848 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:19,861 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,861 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,861 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,861 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 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, 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-17 06:32:19,879 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,879 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,879 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2025-03-17 06:32:19,879 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), Black: 103#(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, 17#L1190-3true, 64#true]) [2025-03-17 06:32:19,886 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,886 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,886 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,886 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:19,887 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,887 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,887 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,887 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:19,888 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 17#L1190-3true, 64#true, 13#L1161true]) [2025-03-17 06:32:19,889 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-3true, 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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-17 06:32:19,889 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,889 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 64#true, 13#L1161true]) [2025-03-17 06:32:19,890 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,890 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,890 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,890 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 13#L1161true, 64#true]) [2025-03-17 06:32:19,891 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,891 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,891 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,891 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:19,920 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,920 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,920 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,920 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:19,925 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:19,925 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:19,925 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:19,925 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,925 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:19,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:19,942 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,943 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,943 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,943 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:19,950 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:19,950 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,950 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), Black: 97#true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,951 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:19,951 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,951 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 13#L1161true, 64#true]) [2025-03-17 06:32:19,957 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,957 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,957 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,957 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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-17 06:32:19,963 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,963 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,963 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,963 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:19,967 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 55#L1168true]) [2025-03-17 06:32:19,967 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:19,967 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 55#L1168true]) [2025-03-17 06:32:20,160 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,160 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,160 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,160 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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-17 06:32:20,168 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,168 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:20,168 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,168 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:20,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:20,180 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,180 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,180 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,180 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 13#L1161true]) [2025-03-17 06:32:20,184 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,184 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,184 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,184 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:20,216 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,216 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-17 06:32:20,216 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,216 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 40#L1174true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,217 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,217 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,217 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,217 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,218 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,218 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,218 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,218 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, 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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:20,252 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,252 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,252 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,252 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:20,267 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,267 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,267 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,267 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, 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-17 06:32:20,279 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,279 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2025-03-17 06:32:20,279 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,279 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,286 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,286 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,286 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,286 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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))), Black: 103#(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-17 06:32:20,287 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,287 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,287 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,287 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), 66#true, Black: 71#(and (= ~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]) [2025-03-17 06:32:20,288 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,288 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,288 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,288 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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)), 64#true]) [2025-03-17 06:32:20,289 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 64#true, 13#L1161true]) [2025-03-17 06:32:20,289 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 64#true, 13#L1161true]) [2025-03-17 06:32:20,289 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,289 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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]) [2025-03-17 06:32:20,306 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,306 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,306 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,306 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 40#L1174true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,320 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,320 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,320 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,321 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,321 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,325 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,325 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,325 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,325 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:20,326 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,326 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,326 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,326 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:20,336 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,336 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,336 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,336 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 15#L1158true, 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)), 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, 64#true]) [2025-03-17 06:32:20,337 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,337 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,337 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:20,337 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 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-17 06:32:20,338 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 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-17 06:32:20,338 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,338 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:20,345 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:20,345 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,345 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_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: 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,346 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,346 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,346 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:20,346 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:20,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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, 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-17 06:32:20,350 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,350 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,350 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,350 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 13#L1161true, 64#true]) [2025-03-17 06:32:20,351 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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)), 13#L1161true, 64#true]) [2025-03-17 06:32:20,351 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,351 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:20,358 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 13#L1161true, 64#true]) [2025-03-17 06:32:20,358 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,358 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,359 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,359 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:20,363 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,363 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:20,364 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,364 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,364 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,364 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:20,375 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,375 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,375 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,375 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 64#true, 13#L1161true]) [2025-03-17 06:32:20,376 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,386 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,386 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,386 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,386 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:20,387 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,387 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,387 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:20,387 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:20,388 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,388 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:20,388 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,388 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:20,390 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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, 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, 64#true]) [2025-03-17 06:32:20,391 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,391 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,392 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,392 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,392 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,392 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:20,393 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,393 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,393 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,393 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,396 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,396 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:20,398 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,398 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,398 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,399 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 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-17 06:32:20,401 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,401 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,401 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,401 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#L1186true, 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#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:20,430 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,430 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-17 06:32:20,430 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,430 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,432 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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)), 40#L1174true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,432 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,432 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,433 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,433 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,433 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,433 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:20,478 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,478 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 64#true]) [2025-03-17 06:32:20,479 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:20,479 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:20,479 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,479 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 64#true]) [2025-03-17 06:32:20,480 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,480 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,480 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,480 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 40#L1174true, 64#true]) [2025-03-17 06:32:20,497 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,497 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,497 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,497 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,498 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,498 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,498 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,498 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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, 13#L1161true]) [2025-03-17 06:32:20,499 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,499 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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)), 64#true]) [2025-03-17 06:32:20,516 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,516 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,516 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,516 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,525 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,525 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,525 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,525 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 40#L1174true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,525 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,526 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,526 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,526 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,528 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, 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-17 06:32:20,528 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,528 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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-17 06:32:20,529 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,529 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,529 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:20,538 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,538 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, 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, 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-17 06:32:20,539 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,539 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,539 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,539 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,548 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,548 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,548 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,548 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,551 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,551 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,551 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,551 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 64#true]) [2025-03-17 06:32:20,554 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,554 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,554 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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), 13#L1161true, 64#true]) [2025-03-17 06:32:20,555 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,555 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,555 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,555 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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, 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-17 06:32:20,561 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,561 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,561 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 13#L1161true, 64#true]) [2025-03-17 06:32:20,563 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,563 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,563 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,563 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,568 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:20,568 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,568 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:20,570 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,570 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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#L1186true, 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, 64#true, 55#L1168true]) [2025-03-17 06:32:20,578 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,578 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,578 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,578 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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-17 06:32:20,579 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,579 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,579 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,579 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:20,580 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:20,580 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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, 13#L1161true]) [2025-03-17 06:32:20,580 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,580 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,588 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,588 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,588 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,588 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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-17 06:32:20,589 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,589 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:20,589 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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-17 06:32:20,590 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,590 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,590 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,590 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:20,591 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,591 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,591 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,591 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:20,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,592 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,592 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,592 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 64#true]) [2025-03-17 06:32:20,593 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,593 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,593 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,593 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:20,595 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,595 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,595 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,595 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,597 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,597 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,597 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,597 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 40#L1174true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,626 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 17#L1190-3true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,626 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,626 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,667 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,667 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,667 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,667 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:20,668 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:20,668 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true]) [2025-03-17 06:32:20,668 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true]) [2025-03-17 06:32:20,668 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,668 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,669 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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]) [2025-03-17 06:32:20,669 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,669 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,669 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,669 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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)), 64#true]) [2025-03-17 06:32:20,687 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,687 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,687 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,688 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:20,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 13#L1161true]) [2025-03-17 06:32:20,688 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,688 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,688 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,688 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,717 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,717 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,717 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:20,717 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,717 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:20,718 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,718 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,718 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,718 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:20,719 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:20,719 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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-17 06:32:20,719 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,719 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:20,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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))), 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-17 06:32:20,733 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,733 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,733 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,733 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:20,734 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,734 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,734 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,734 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,736 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,736 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,736 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,736 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,736 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,737 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,737 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:20,738 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:20,738 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,738 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,739 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,739 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,739 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,739 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:20,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 64#true]) [2025-03-17 06:32:20,744 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,744 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,744 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 13#L1161true, 64#true]) [2025-03-17 06:32:20,745 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,745 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,745 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,745 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,753 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,753 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,753 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,753 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,755 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,755 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,755 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), 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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:20,760 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,760 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,760 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,760 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:20,763 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,763 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,763 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,763 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:20,773 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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, 13#L1161true, 64#true]) [2025-03-17 06:32:20,773 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,773 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:20,774 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,774 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,774 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,774 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:20,781 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:20,781 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:20,781 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 5#L1161-3true, 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:20,782 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,782 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,782 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,782 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 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-17 06:32:20,783 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,783 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,783 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,783 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 40#L1174true, 64#true]) [2025-03-17 06:32:20,784 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,784 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,784 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,784 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,785 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:20,785 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:20,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,787 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 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-17 06:32:20,787 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,787 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:20,818 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,818 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,818 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,818 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:20,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), 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)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:20,838 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,838 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,839 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,839 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:20,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:20,847 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,847 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,847 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,847 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,855 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 64#true]) [2025-03-17 06:32:20,855 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,855 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:20,856 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 64#true]) [2025-03-17 06:32:20,856 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 64#true]) [2025-03-17 06:32:20,857 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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]) [2025-03-17 06:32:20,857 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,857 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:20,858 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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, 76#true, 64#true]) [2025-03-17 06:32:20,858 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:20,858 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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]) [2025-03-17 06:32:21,072 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,072 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,072 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,072 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true]) [2025-03-17 06:32:21,096 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,096 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,096 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,097 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,097 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,097 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,097 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,098 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,098 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,098 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,099 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,099 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,099 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,099 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 95#(= (select (select |#pthreadsMutex| |~#mutex_A~0.base|) |~#mutex_A~0.offset|) 1), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:21,108 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:21,108 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,108 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, 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)), 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, 64#true]) [2025-03-17 06:32:21,109 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,109 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,109 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 13#L1161true]) [2025-03-17 06:32:21,110 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,110 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,110 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,110 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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), 64#true]) [2025-03-17 06:32:21,116 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,116 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,116 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,116 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,117 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,117 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,117 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,117 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,118 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,118 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,118 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,118 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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-17 06:32:21,125 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,125 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,125 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,125 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 13#L1161true, 64#true]) [2025-03-17 06:32:21,126 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,126 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,126 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 13#L1161true, 64#true]) [2025-03-17 06:32:21,136 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,137 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,137 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,137 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 55#L1168true]) [2025-03-17 06:32:21,139 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,139 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,139 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,139 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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, 55#L1168true]) [2025-03-17 06:32:21,140 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,140 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,140 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,140 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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)), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,142 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,142 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,142 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,142 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,148 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,148 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,148 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,148 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,151 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,151 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 40#L1174true, 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,152 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,153 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,153 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,153 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 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-17 06:32:21,160 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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)), 76#true, 64#true]) [2025-03-17 06:32:21,160 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,160 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:21,161 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,161 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,161 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,161 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,197 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,197 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 64#true, 55#L1168true]) [2025-03-17 06:32:21,206 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,206 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,206 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,207 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:21,213 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,214 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,214 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,214 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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, 13#L1161true]) [2025-03-17 06:32:21,217 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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, 13#L1161true]) [2025-03-17 06:32:21,217 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,217 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 17#L1190-3true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,224 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,224 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,224 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,224 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,231 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 76#true, 64#true]) [2025-03-17 06:32:21,231 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 64#true]) [2025-03-17 06:32:21,231 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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)), 76#true, 64#true]) [2025-03-17 06:32:21,232 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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)), 76#true, 64#true]) [2025-03-17 06:32:21,232 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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]) [2025-03-17 06:32:21,233 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,233 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,233 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,233 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,238 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,238 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,238 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,268 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,268 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,268 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,268 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:21,270 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,270 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,270 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,270 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,271 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,271 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:21,271 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,271 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,272 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,272 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,272 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,272 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:21,289 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,289 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,289 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,289 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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-17 06:32:21,291 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,291 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,291 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,291 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, 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), 64#true]) [2025-03-17 06:32:21,306 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,306 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,306 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,306 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,308 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,309 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,309 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,309 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), 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#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:21,310 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,310 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,310 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:21,311 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,311 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,311 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,311 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true]) [2025-03-17 06:32:21,318 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:21,318 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,318 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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)), 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-17 06:32:21,338 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,338 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,339 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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-17 06:32:21,341 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,341 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,341 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,341 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,344 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,344 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,344 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,344 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:21,345 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,345 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,345 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,345 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 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-17 06:32:21,346 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,346 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,346 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,346 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,347 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,347 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,347 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,347 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 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-17 06:32:21,348 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,348 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,348 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:21,350 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,350 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,350 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,350 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,357 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,357 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,357 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,357 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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, 13#L1161true, 64#true]) [2025-03-17 06:32:21,361 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,361 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,361 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,361 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-17 06:32:21,364 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,364 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,365 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,365 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 76#true, 64#true]) [2025-03-17 06:32:21,370 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:21,370 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:21,371 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,371 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,371 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,371 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,395 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,395 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,396 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,397 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:21,399 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,399 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,399 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,399 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,410 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,410 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,411 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,411 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,421 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,421 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,421 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,422 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,422 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,422 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:21,422 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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, 13#L1161true]) [2025-03-17 06:32:21,423 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,423 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,423 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,424 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,438 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,438 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,438 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,443 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,443 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,443 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,443 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,444 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,444 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,444 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 19#L1186true, Black: 82#(and (= 5 |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-17 06:32:21,466 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,466 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,466 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,466 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,468 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,468 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,468 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,468 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:21,469 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,469 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,470 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,470 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,470 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:21,470 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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))), 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,478 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,478 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:21,484 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,484 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,484 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,484 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,494 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,494 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,494 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,494 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,496 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,496 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,496 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,496 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,497 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,498 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,498 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,498 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,505 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,506 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~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)), 76#true, 64#true]) [2025-03-17 06:32:21,517 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,517 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,517 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,517 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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, 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)), 64#true]) [2025-03-17 06:32:21,518 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,518 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true]) [2025-03-17 06:32:21,519 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,522 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,522 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 76#true, 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,523 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,523 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,523 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,523 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,524 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,524 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:21,525 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,525 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,525 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,525 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:21,526 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:21,526 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,526 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,527 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,527 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,530 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,530 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,530 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,530 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:21,539 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,539 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,539 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,539 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,540 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,540 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,540 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,540 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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, 13#L1161true, 64#true]) [2025-03-17 06:32:21,541 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,541 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,541 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,541 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_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: 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-17 06:32:21,543 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,543 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,543 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,543 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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, 76#true, 64#true]) [2025-03-17 06:32:21,547 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,548 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,548 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,548 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,571 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,571 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,574 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,574 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,575 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,575 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,575 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,575 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,580 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,580 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,580 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,580 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,580 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,581 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,581 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,581 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 19#L1186true, Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,586 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,586 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,586 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,586 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,590 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,590 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,590 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,590 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:21,593 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,594 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,594 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:21,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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, 64#true, 13#L1161true]) [2025-03-17 06:32:21,599 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,599 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,600 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,600 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,600 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,600 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,613 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,613 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,613 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,620 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,620 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,620 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,620 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,633 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,634 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,634 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,635 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,635 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:21,635 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,635 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:21,644 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,644 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,644 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,644 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:21,649 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,649 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,649 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,649 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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), 64#true]) [2025-03-17 06:32:21,658 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,658 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,658 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:21,658 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:21,660 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,660 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,660 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,660 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,661 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,661 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,661 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,661 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:21,670 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,670 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,670 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,670 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:21,681 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,681 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,681 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,681 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,684 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), 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)), 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-17 06:32:21,684 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,684 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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-17 06:32:21,685 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:21,685 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:21,685 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:21,686 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,686 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,686 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,686 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 13#L1161true]) [2025-03-17 06:32:21,687 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,687 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,687 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,687 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,690 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:21,690 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,690 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 55#L1168true]) [2025-03-17 06:32:21,692 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,692 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,692 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,692 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 64#true, 55#L1168true]) [2025-03-17 06:32:21,693 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,693 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:21,695 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), Black: 103#(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), 17#L1190-3true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,695 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,695 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:21,696 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,696 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 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-17 06:32:21,702 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,702 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,702 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,702 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:21,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 19#L1186true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:21,704 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,704 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,704 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,704 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 55#L1168true]) [2025-03-17 06:32:21,705 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,705 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,705 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:21,708 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,708 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,708 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,708 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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, 13#L1161true]) [2025-03-17 06:32:21,708 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,709 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,709 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:21,709 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:21,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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), 17#L1190-3true, 64#true]) [2025-03-17 06:32:21,738 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,738 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,738 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,738 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:21,750 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,750 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,750 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:21,750 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,942 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,942 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,942 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,943 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true, 55#L1168true]) [2025-03-17 06:32:21,950 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true, 55#L1168true]) [2025-03-17 06:32:21,950 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,950 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 3#L1157true, 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-17 06:32:21,955 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,955 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,955 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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, 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-17 06:32:21,955 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,956 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,956 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,956 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,970 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:21,970 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,970 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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)), 76#true, 64#true]) [2025-03-17 06:32:21,975 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,975 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,975 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:21,975 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:21,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___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, 13#L1161true, 64#true]) [2025-03-17 06:32:21,976 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:21,976 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,976 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:21,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:21,986 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-17 06:32:21,986 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,986 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:21,986 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:21,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:21,997 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:21,997 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,997 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:21,997 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:22,010 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,010 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,010 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,010 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,018 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,018 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,018 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,018 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,018 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,019 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,019 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,019 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,019 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,030 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,030 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,030 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 64#true, 13#L1161true]) [2025-03-17 06:32:22,032 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,032 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,032 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,032 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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-17 06:32:22,035 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,035 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,035 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,035 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,038 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,038 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,038 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,038 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:22,039 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,039 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,039 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,039 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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-17 06:32:22,040 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,040 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,040 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,040 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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), 76#true, 64#true]) [2025-03-17 06:32:22,041 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,041 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,041 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,041 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 5#L1161-3true, 76#true, 64#true]) [2025-03-17 06:32:22,045 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,045 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,045 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,045 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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)), 64#true]) [2025-03-17 06:32:22,046 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,046 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,046 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,046 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:22,048 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,048 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,048 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,048 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 5#L1161-3true, 76#true, 64#true]) [2025-03-17 06:32:22,051 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,051 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,051 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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)), 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-17 06:32:22,052 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,053 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,053 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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, 64#true, 13#L1161true]) [2025-03-17 06:32:22,054 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,054 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,054 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,054 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:22,058 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,058 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,058 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:22,061 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:22,061 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,061 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:22,062 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,062 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,062 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,063 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,063 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,063 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,063 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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, 13#L1161true, 64#true]) [2025-03-17 06:32:22,064 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,064 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,064 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,064 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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)), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,075 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,075 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,075 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,075 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 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, 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-17 06:32:22,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,077 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,077 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,077 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:22,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,078 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,078 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,078 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), Black: 97#true, 64#true]) [2025-03-17 06:32:22,080 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,080 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,080 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,080 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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)), 5#L1161-3true, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,082 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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)), 5#L1161-3true, 76#true, 64#true]) [2025-03-17 06:32:22,082 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,096 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,096 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,096 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,096 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,097 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,097 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,097 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,097 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 64#true]) [2025-03-17 06:32:22,098 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,098 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,099 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,099 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,110 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,110 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,110 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,114 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,114 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,114 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,114 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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, 55#L1168true]) [2025-03-17 06:32:22,121 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,121 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,121 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,121 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 64#true, 13#L1161true]) [2025-03-17 06:32:22,130 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,130 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,130 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,130 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:22,132 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,132 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,132 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,132 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:22,133 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,133 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,133 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 64#true, 13#L1161true]) [2025-03-17 06:32:22,135 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 64#true, 13#L1161true]) [2025-03-17 06:32:22,135 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,135 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:22,139 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,139 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,139 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,139 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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, 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-17 06:32:22,150 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,150 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,150 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,150 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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, 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-17 06:32:22,150 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,151 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:22,151 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,151 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 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-17 06:32:22,162 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,162 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,162 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,162 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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)), 64#true, 55#L1168true]) [2025-03-17 06:32:22,163 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,164 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,164 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,164 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 64#true]) [2025-03-17 06:32:22,173 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,173 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,176 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,176 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,176 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,176 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,178 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,178 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,179 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,179 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,179 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,179 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,179 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,180 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,181 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,181 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,181 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,181 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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)), 76#true, 64#true]) [2025-03-17 06:32:22,190 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,190 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,190 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,190 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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))), 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-17 06:32:22,194 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,194 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,194 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,194 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 58#L1180true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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)), 76#true, 64#true]) [2025-03-17 06:32:22,195 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,195 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,195 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,195 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,197 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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, 64#true]) [2025-03-17 06:32:22,197 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,197 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 5#L1161-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,199 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,199 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,199 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:22,204 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,204 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,204 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,204 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 76#true, 64#true]) [2025-03-17 06:32:22,205 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,205 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,205 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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, 13#L1161true]) [2025-03-17 06:32:22,207 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,207 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~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, 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-17 06:32:22,209 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,209 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,209 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,209 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:22,210 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,210 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,210 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,210 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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, 13#L1161true, 64#true]) [2025-03-17 06:32:22,214 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,214 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,214 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 13#L1161true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,215 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,215 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,215 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,215 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,216 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,216 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,216 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,216 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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-17 06:32:22,219 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,219 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,219 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,219 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,226 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,227 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,227 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,227 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:22,231 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,231 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,231 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,232 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:22,236 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,236 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,237 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,237 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), Black: 103#(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, 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,245 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,245 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,245 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 64#true, 13#L1161true]) [2025-03-17 06:32:22,246 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,246 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,246 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,246 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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|), Black: 71#(and (= ~B~0 ~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))), 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-17 06:32:22,247 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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)), 64#true]) [2025-03-17 06:32:22,247 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,247 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,256 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,256 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,256 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,256 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,257 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,257 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,257 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,257 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,261 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,262 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,262 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,262 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 58#L1180true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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-17 06:32:22,266 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,266 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,266 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,266 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:22,268 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,268 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,268 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,268 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true]) [2025-03-17 06:32:22,269 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,269 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:22,269 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,269 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,272 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,272 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,272 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,272 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 40#L1174true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:22,273 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,273 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,273 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,273 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,281 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,281 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:22,282 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,282 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,282 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:22,282 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:22,293 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,293 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,293 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,293 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, 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, 64#true]) [2025-03-17 06:32:22,296 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,296 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,296 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,296 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,306 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,306 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,307 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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))), 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, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,307 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,307 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,309 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,309 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,309 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,323 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,323 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,323 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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)), 64#true]) [2025-03-17 06:32:22,326 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,326 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,326 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,326 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 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-17 06:32:22,329 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,329 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,329 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,329 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:22,331 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true, 64#true]) [2025-03-17 06:32:22,331 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,331 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,331 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,331 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 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-17 06:32:22,333 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,333 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,333 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,333 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:22,336 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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))), 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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:22,336 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,336 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:22,337 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,337 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,337 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,337 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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)), 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, 55#L1168true]) [2025-03-17 06:32:22,341 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,341 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,341 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:22,342 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,342 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,342 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:22,349 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true]) [2025-03-17 06:32:22,349 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,349 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:22,350 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 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-17 06:32:22,350 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,350 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 76#true, 64#true]) [2025-03-17 06:32:22,357 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,357 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,357 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,357 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,362 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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))), Black: 103#(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, 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,362 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,362 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:22,363 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,363 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,363 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,369 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,369 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,369 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,370 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,370 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,370 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,370 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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)), 64#true]) [2025-03-17 06:32:22,380 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,380 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,380 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,380 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,383 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,383 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,383 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,383 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:22,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,390 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,390 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,390 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,390 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 64#true]) [2025-03-17 06:32:22,392 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,392 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,392 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,392 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 40#L1174true, 64#true]) [2025-03-17 06:32:22,393 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 55#L1168true]) [2025-03-17 06:32:22,394 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,394 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,394 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,394 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~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#L1186true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, 64#true]) [2025-03-17 06:32:22,396 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,396 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,396 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 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)), 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-17 06:32:22,397 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,397 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,397 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,397 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___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-17 06:32:22,399 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,399 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,407 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,407 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,409 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,409 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,409 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,409 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), 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), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,421 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,421 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,421 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,421 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~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)), 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-17 06:32:22,422 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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]) [2025-03-17 06:32:22,422 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,422 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:22,423 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,423 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,423 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,423 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 53#L1195true, 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-17 06:32:22,427 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,427 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,427 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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, 13#L1161true]) [2025-03-17 06:32:22,429 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,429 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,429 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,429 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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, 76#true, 64#true]) [2025-03-17 06:32:22,430 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,430 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,430 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:22,431 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,431 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,431 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,431 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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, 64#true]) [2025-03-17 06:32:22,437 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,437 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,437 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,438 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), 58#L1180true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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]) [2025-03-17 06:32:22,438 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,438 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,438 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,438 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~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)), 76#true, 64#true]) [2025-03-17 06:32:22,443 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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, 64#true]) [2025-03-17 06:32:22,443 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,443 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,444 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true]) [2025-03-17 06:32:22,444 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,444 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,444 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,444 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 64#true]) [2025-03-17 06:32:22,445 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,445 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,445 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,445 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,447 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,447 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,447 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,447 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,449 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,449 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,449 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,449 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 76#true, 64#true]) [2025-03-17 06:32:22,450 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,450 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,450 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,450 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 17#L1190-3true, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,459 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,459 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,459 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,459 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:22,465 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,465 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,465 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:22,465 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 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-17 06:32:22,472 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,472 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:22,473 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 64#true]) [2025-03-17 06:32:22,473 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,473 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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, Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true]) [2025-03-17 06:32:22,474 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,474 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,474 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,474 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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))), 19#L1186true, Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:22,476 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,476 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,476 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,477 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,479 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,479 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,479 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,479 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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, 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,483 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,483 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,494 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,494 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,494 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~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)), 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-17 06:32:22,496 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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-17 06:32:22,496 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 64#true, 13#L1161true]) [2025-03-17 06:32:22,499 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,499 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,499 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,499 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 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-17 06:32:22,505 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,505 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,505 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,505 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 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]) [2025-03-17 06:32:22,507 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 40#L1174true, 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:22,509 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,509 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2025-03-17 06:32:22,509 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,509 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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, 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,510 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,510 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,510 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,510 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true]) [2025-03-17 06:32:22,520 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,520 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,520 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,520 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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|), 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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,524 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,524 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:22,524 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,527 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 64#true]) [2025-03-17 06:32:22,527 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,527 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,527 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 64#true]) [2025-03-17 06:32:22,528 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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-17 06:32:22,528 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,528 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:22,531 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,531 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,531 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 17#L1190-3true, 64#true]) [2025-03-17 06:32:22,533 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,533 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,533 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,533 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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)), 12#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,537 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,537 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,537 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~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-17 06:32:22,546 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,546 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,546 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,546 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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))), 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-17 06:32:22,548 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,548 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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)), 64#true]) [2025-03-17 06:32:22,548 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,549 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,553 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,553 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,553 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,553 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:22,555 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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, 13#L1161true]) [2025-03-17 06:32:22,555 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,555 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2025-03-17 06:32:22,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,556 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,556 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,556 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,556 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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), 64#true]) [2025-03-17 06:32:22,571 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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)), 64#true]) [2025-03-17 06:32:22,572 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true]) [2025-03-17 06:32:22,572 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,572 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,573 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-3true, 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)), 5#L1161-3true, 64#true]) [2025-03-17 06:32:22,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,576 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true]) [2025-03-17 06:32:22,579 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,579 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,579 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,579 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,580 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,580 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,580 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,580 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,592 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,592 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,592 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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-17 06:32:22,593 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:22,593 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2025-03-17 06:32:22,593 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |disposeThread1of1ForFork2_~p~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), 17#L1190-3true, 76#true, 64#true]) [2025-03-17 06:32:22,603 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,603 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,603 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,603 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 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-17 06:32:22,610 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,610 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 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-17 06:32:22,611 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,611 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,611 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,611 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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)), 5#L1161-3true, 64#true]) [2025-03-17 06:32:22,614 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 40#L1174true, 76#true, 64#true]) [2025-03-17 06:32:22,614 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,614 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 76#true, 64#true]) [2025-03-17 06:32:22,615 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,615 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,615 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,615 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,617 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,617 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,617 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,617 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:22,625 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,625 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,627 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,627 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,627 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 97#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(and (= 5 ~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-17 06:32:22,628 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,628 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,628 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2025-03-17 06:32:22,628 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___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, 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-17 06:32:22,643 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,643 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,643 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-17 06:32:22,643 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:22,645 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,645 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,645 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,645 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true]) [2025-03-17 06:32:22,646 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 82#(and (= 5 |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, 64#true]) [2025-03-17 06:32:22,646 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,646 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:22,649 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,649 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,650 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,650 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:22,657 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,657 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-17 06:32:22,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][129], [60#true, 114#true, 20#L1176-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, 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]) [2025-03-17 06:32:22,673 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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, 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-17 06:32:22,673 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,673 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, 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)), 76#true, 64#true]) [2025-03-17 06:32:22,674 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,674 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,674 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,674 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:22,676 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,676 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-17 06:32:22,676 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,676 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:22,687 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,687 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-17 06:32:22,687 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,687 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |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))), Black: 103#(and (= 5 ~B~0) (= 5 ~A~0)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 17#L1190-3true, 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:22,691 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,691 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,691 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-17 06:32:22,691 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 76#true, Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 64#true, 55#L1168true]) [2025-03-17 06:32:22,695 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,695 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-17 06:32:22,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 5#L1161-3true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,696 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,696 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), 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-17 06:32:22,697 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,698 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,698 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,698 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, 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-17 06:32:22,710 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,710 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-17 06:32:22,710 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,711 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-17 06:32:22,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:22,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-17 06:32:22,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 06:32:22,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,719 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-17 06:32:22,719 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 06:32:22,719 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-17 06:32:22,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-17 06:32:22,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 64#true, 55#L1168true]) [2025-03-17 06:32:22,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-17 06:32:22,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 06:32:22,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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), 15#L1158true, Black: 78#(= 5 ~B~0), Black: 79#(= 5 |disposeThread1of1ForFork2_~p~0#1|), Black: 86#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0))), Black: 84#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 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)), 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,734 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-17 06:32:22,734 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-17 06:32:22,734 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-17 06:32:22,734 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-17 06:32:22,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#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)), 12#generateEXITtrue, 64#true, 55#L1168true]) [2025-03-17 06:32:22,744 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-17 06:32:22,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,744 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,744 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 06:32:22,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~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-17 06:32:22,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-17 06:32:22,748 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-17 06:32:22,748 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-17 06:32:22,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-17 06:32:22,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 76#true, 64#true, 13#L1161true, 55#L1168true]) [2025-03-17 06:32:22,757 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-17 06:32:22,757 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-17 06:32:22,757 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-17 06:32:22,757 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-17 06:32:22,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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-17 06:32:22,765 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-17 06:32:22,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-17 06:32:22,765 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-17 06:32:22,765 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-17 06:32:22,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#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)), Black: 105#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~0)), 12#generateEXITtrue, 76#true, 64#true, 55#L1168true]) [2025-03-17 06:32:22,768 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-17 06:32:22,768 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-17 06:32:22,768 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-17 06:32:22,768 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-17 06:32:22,776 INFO L124 PetriNetUnfolderBase]: 84738/132376 cut-off events. [2025-03-17 06:32:22,777 INFO L125 PetriNetUnfolderBase]: For 291972/298716 co-relation queries the response was YES. [2025-03-17 06:32:23,300 INFO L83 FinitePrefix]: Finished finitePrefix Result has 435923 conditions, 132376 events. 84738/132376 cut-off events. For 291972/298716 co-relation queries the response was YES. Maximal size of possible extension queue 2889. Compared 1101630 event pairs, 16638 based on Foata normal form. 5209/135822 useless extension candidates. Maximal degree in co-relation 435892. Up to 72993 conditions per place. [2025-03-17 06:32:23,975 INFO L140 encePairwiseOnDemand]: 50/61 looper letters, 124 selfloop transitions, 19 changer transitions 0/166 dead transitions. [2025-03-17 06:32:23,976 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 166 transitions, 1287 flow [2025-03-17 06:32:23,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 06:32:23,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 06:32:23,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 131 transitions. [2025-03-17 06:32:23,977 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7158469945355191 [2025-03-17 06:32:23,977 INFO L175 Difference]: Start difference. First operand has 90 places, 98 transitions, 568 flow. Second operand 3 states and 131 transitions. [2025-03-17 06:32:23,977 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 166 transitions, 1287 flow [2025-03-17 06:32:26,743 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 166 transitions, 1279 flow, removed 4 selfloop flow, removed 0 redundant places. [2025-03-17 06:32:26,744 INFO L231 Difference]: Finished difference. Result has 93 places, 114 transitions, 717 flow [2025-03-17 06:32:26,745 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-17 06:32:26,745 INFO L279 CegarLoopForPetriNet]: 60 programPoint places, 33 predicate places. [2025-03-17 06:32:26,745 INFO L471 AbstractCegarLoop]: Abstraction has has 93 places, 114 transitions, 717 flow [2025-03-17 06:32:26,745 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-17 06:32:26,745 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 06:32:26,746 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-17 06:32:26,746 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 06:32:26,746 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-17 06:32:26,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 06:32:26,746 INFO L85 PathProgramCache]: Analyzing trace with hash 548022011, now seen corresponding path program 1 times [2025-03-17 06:32:26,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 06:32:26,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495850452] [2025-03-17 06:32:26,746 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 06:32:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 06:32:26,758 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 21 statements into 1 equivalence classes. [2025-03-17 06:32:26,764 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 21 of 21 statements. [2025-03-17 06:32:26,764 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 06:32:26,764 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 06:32:26,866 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-17 06:32:26,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 06:32:26,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1495850452] [2025-03-17 06:32:26,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1495850452] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 06:32:26,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 06:32:26,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-17 06:32:26,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [260122214] [2025-03-17 06:32:26,866 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 06:32:26,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-17 06:32:26,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 06:32:26,867 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-17 06:32:26,867 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2025-03-17 06:32:26,871 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 61 [2025-03-17 06:32:26,872 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-17 06:32:26,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 06:32:26,872 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 61 [2025-03-17 06:32:26,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 06:32:33,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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, 13#L1161true]) [2025-03-17 06:32:33,385 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2025-03-17 06:32:33,385 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2025-03-17 06:32:33,385 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:33,385 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:33,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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-17 06:32:33,424 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:33,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:33,424 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2025-03-17 06:32:33,424 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, 62#true, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:34,147 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:34,147 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:34,147 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:34,147 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:34,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 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))), 19#L1186true, 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), 76#true, 13#L1161true, 64#true]) [2025-03-17 06:32:34,282 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,282 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:34,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 76#true, 64#true, 13#L1161true]) [2025-03-17 06:32:34,302 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,302 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,302 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2025-03-17 06:32:34,302 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2025-03-17 06:32:34,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 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))), 19#L1186true, 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)), 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 76#true, 64#true]) [2025-03-17 06:32:34,336 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:34,336 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:34,336 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:34,336 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:34,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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, Black: 101#(not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0)), 97#true, Black: 99#(= 5 ~B~0), Black: 107#(and (= 5 ~B~0) (not (= |ULTIMATE.start___VERIFIER_assert_~cond#1| 0))), Black: 103#(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-17 06:32:34,343 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:34,343 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2025-03-17 06:32:34,343 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:34,343 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2025-03-17 06:32:35,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|v_ULTIMATE.start___VERIFIER_assert_#in~cond#1_4|} AuxVars[] AssignedVars[ULTIMATE.start___VERIFIER_assert_#in~cond#1, ULTIMATE.start___VERIFIER_assert_~cond#1][437], [60#true, 114#true, 20#L1176-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), 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, 132#(and (= 5 |disposeThread1of1ForFork2_~p~0#1|) (= 5 ~B~0) (not (= |disposeThread1of1ForFork2___VERIFIER_assert_~cond#1| 0)) (= 5 ~A~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)), Black: 116#(= (select (select |#pthreadsMutex| |~#mutex_B~0.base|) |~#mutex_B~0.offset|) 1), 64#true, 13#L1161true]) [2025-03-17 06:32:35,106 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2025-03-17 06:32:35,106 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:35,106 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:35,106 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:35,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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), 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))), 19#L1186true, 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:35,307 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:35,307 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2025-03-17 06:32:35,307 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:35,307 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:35,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([287] L1208-1-->L1209-3: Formula: true InVars {} OutVars{ULTIMATE.start___VERIFIER_assert_~cond#1=|v_ULTIMATE.start___VERIFIER_assert_~cond#1_6|, ULTIMATE.start___VERIFIER_assert_#in~cond#1=|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)), Black: 71#(and (= ~B~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|), 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#generateEXITtrue, 76#true, 64#true]) [2025-03-17 06:32:35,309 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2025-03-17 06:32:35,309 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2025-03-17 06:32:35,309 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2025-03-17 06:32:35,309 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event